The Game Statistics Web Application is a full-stack web app built with Next.js and Node.js that provides users with real-time data about video games using the RAWG API. This application is designed for gamers and gaming enthusiasts, offering a seamless experience to explore, discover, and track their favorite games.
- Responsive Design: Optimized for both desktop and mobile devices.
- Collapsible Sidebar: Easy navigation between pages such as Home, Popular games, and Upcoming games.
- Game Details: Displays game trailers, descriptions, ratings, and platform availability.
- Advanced Search: Allows users to search for games by title, genre, and platform.
- Load More Functionality: Fetches additional games as users scroll through the list.
- Frontend:
- Next.js
- React
- Styled-components
- React Context API
- Backend:
- Node.js
- Express
- MongoDB (for storing user preferences and other data)
You can view a video demonstration of the application here.
Contributions are welcome! If you have suggestions or improvements, feel free to create a pull request or open an issue.
- Thanks to the RAWG API for providing game data.
- Inspired by various projects and contributions from the developer community.
