Single Page App Displaying Recent Commits and PRs of React Repo
- Fetching data from github api
- Custom Hook Use
- Client Side List Pagination
- Client Side List Filtering
- Lazy loading
- Dark theme
- Support for mobile
- Support for theming
- github actions
- react 19
- unit tests react testing library
- e2e tests playwright
- open terminal
- clone the project
pnpm
(orpnpm install
)pnpm start