This project is a rebuild of the Rawg Website, showcasing a minimal version of its features. It is built using React and leverages the RAWG Video Games Database API to fetch and display game data.
Check out the live demo of the project: Rawg Rebuild V2
- Browse and search for video games.
- Filter games by platform, genre, and ordering options.
- View detailed information about each game, including release date, platforms, rating, and description.
- View Games released in the past 30 days, last week and this week
- View the best of games from this year
- Responsive design for optimal viewing on different devices.
- React: JavaScript library for building user interfaces.
- Axios: HTTP client for making API requests.
- Chakra UI: Component library for styling the user interface.
- Netlify: Deployment platform for hosting the project.