Skip to content

This is a Games review website which allows users to read about various board games and they are able to vote, comment, sort and delete comments.

Notifications You must be signed in to change notification settings

NadiaIb/GameGeek-FE

Repository files navigation

GameGeek Reviews Front End

Overview

This repo contains the front end code for the a games review website, you can view the back end repo here

View the deployed Website: GameGeek

Features

  • Select from a range of games.
  • Sort games by number of votes, ascending or descending order, date or comment counts.
  • Upvote or downvote games.
  • Comments can be added or deleted.

Running the project locally

To run this project locally, you will need to fork this repo or fork as follows:

git clone https://github.com/NadiaIb/GameGeek-FE.git
cd GameGeek-FE

Once in the project directory, run the following command to install the required dependencies for the project and start the app:

npm install
npm run dev

Dependencies

  • React
  • React-DOM
  • React-Router-DOM
  • Axios
  • Vite
  • ESLint

About

This is a Games review website which allows users to read about various board games and they are able to vote, comment, sort and delete comments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published