An open API service indexing awesome lists of open source software.

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

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```