MattGill98 / DC2410-Coursework

Coursework for the DC2410 Module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DC2410-Coursework

Coursework for the DC2410 Module.

Quick Start

To start the project locally, run the following commands in different terminals:

mkdir mongodata/ && npm run mongo
npm start
cd client/ && npm start

Navigate to http://localhost:3000 to see the app!

About

Coursework for the DC2410 Module.


Languages

Language:JavaScript 98.2%Language:HTML 1.7%Language:CSS 0.1%