A RAWG-Games API client in React.
https://games-explorer.vercel.app/
npm i
npm run dev
npm run desktop
- Add search by keyword to filters
- Handle loading skeleton
- Build app as a desktop app
- Implement react-query
- Configure react-query cache
- Implement Virtual Scrolling
- Implement Game details page
- Add api DTOs and mappers
- Add unit tests
- Add storybook