Chill Gamer is a game review application that enables users to explore, rate, and share their thoughts on a variety of games. Users can interact with the gaming community, read reviews, and create their own reviews for games they’ve played. The platform is designed to offer a seamless experience with a focus on user interaction and engagement.
Live Site URL: Chill Gamer - Live Site
- Game Reviews: Browse reviews for popular games from various genres.
- Rating System: Rate your favorite games and view the ratings from other players.
- Watch List: Add games to your personal watchlist to track new updates and reviews.
- User Authentication: Secure user login and registration using Google and email authentication.
- Responsive Design: Fully responsive layout optimized for desktop, tablet, and mobile devices.
-
Frontend:
- React.js
- Tailwind CSS
- daisy UI
- React-tooltip
- React-simple-typewriter
- React Awesome Reveal
-
Backend:
- Node.js
- Express.js
- MongoDB
-
Authentication:
- Firebase Authentication
-
Data Visualization:
- Recharts
The following dependencies were used in this project:
- React
- React-router-dom
- Tailwind CSS
- Firebase
- MongoDB
- Express.js
- Recharts
- daisyUI
- React-tooltip
- React-simple-typewriter
- React Awesome Reveal
To run this project on your local machine, follow these steps:
git clone https://github.com/ImArijitBasu/Chill-Gamer-client
cd Chill-Gamer-client
npm install
npm start