/NC-Games-Front-End

Front end for interacting with API built https://github.com/Wiggy93/NC-Games-BackEnd-Portfolio-Project

Primary LanguageJavaScript

NC Games Front-End

A React-based single-page application to users to see a range of board game reviews, comment and vote.

Deployed at https://theboardgamer.netlify.app/

The home page shows the top 3 voted reviews, with navigation to available game categories and all reviews with their associated comments. Reviews can be sorted by a range of factors in ascending or descending order.

The back-end API is available at https://github.com/Wiggy93/NC-Games-BackEnd-Portfolio-Project.git

Check the minimum dependency requirements for full running.

Installation to run locally

Clone the repo:

$ git clone https://github.com/Wiggy93/NC-Games-Front-End.git

Installation if done using the npm install command to install all dependencies

$ npm install

Available Scripts

In the project directory, you can run:

$ npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

$ npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

See the section about deployment for more information.

minimum dependency requirements

Node.js : v19.1.0

Features coming soon:

Add new reviews