/DC2410-Coursework

Coursework for the DC2410 Module.

Primary LanguageJavaScript

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!