https://github.com/imarijitbasu/chill-gamer-client
This is a game review application where user can explore and give review of their favourite games
https://github.com/imarijitbasu/chill-gamer-client
daisy firebase react tailwind
Last synced: 3 months ago
JSON representation
This is a game review application where user can explore and give review of their favourite games
- Host: GitHub
- URL: https://github.com/imarijitbasu/chill-gamer-client
- Owner: ImArijitBasu
- Created: 2025-01-07T19:15:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T19:37:41.000Z (over 1 year ago)
- Last Synced: 2025-03-16T01:26:43.244Z (over 1 year ago)
- Topics: daisy, firebase, react, tailwind
- Language: JavaScript
- Homepage: https://assignment-10-arijit.web.app/
- Size: 1.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Chill Gamer: A Game Review Application** 🎮
## **Overview**
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](https://assignment-10-arijit.web.app/)
## **Features**
- **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.
## **Technologies Used**
- **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
## **Dependencies**
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
## **Getting Started**
To run this project on your local machine, follow these steps:
### 1. Clone the repository:
```git clone https://github.com/ImArijitBasu/Chill-Gamer-client```
### 2. Navigate to the project folder:
```cd Chill-Gamer-client```
### 3. Install the dependencies:
```npm install```
### 4. Start the development server:
```npm start```