Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 867 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 867 Bytes

GameFinder

Game Library - Made using React.

Setup

  1. Install Node.js.
  2. Clone repository or download the zip.
  3. Open up your terminal in the root directory of the project.
  4. Run npm install to download all of the dependencies

Usage

  • Once installed, run npm start or npm run start to start the server.
  • Access the web application at localhost:8080.

Dependencies