Skip to content

My front end project that follows on from my back-end API project

Notifications You must be signed in to change notification settings

KhalidStonehouse2001/ks-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Northcoders Games - Front-End Project

Portfolio Project - Front End

Front-End

  • **Front-End: Hosted Verison Link: Here
  • **Front-End: Git-Hub Repo Link: Here

Back-End

  • **Back-End: Hosted Verison Link: Here
  • **Back-End: Git-Hub Repo Link: Here

Description

This is my Front-end project that connects with my back-end API project (listed above) and it is a platform where you can find reviews of board games. You can comment, Vote and even write your own reviews. It was built using React.js and styled with mostly Vanilla CSS and only few React UI frameworks for buttons and cards.

How to run this project locally

Clone the repo:

  • In your teminal CLI:
$ git clone https://github.com/KhalidStonehouse2001/ks-games.git
$ cd ks-games

Install dependencies:

  • Required dependencies will be pulled from the package.json file. In your teminal CLI:
$ npm install

Run the app:

  • You can now run the app with the following command in the CLI, this will load the app in your Browser for you to use:
$ npm start

About

My front end project that follows on from my back-end API project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published