To use this project, you'll need the following things installed on your machine.
- Clone this repo, or download it into a directory of your choice.
$cd client
$npm install
$cd server
$npm install
$ npm start
To use this project, you'll need the following things installed on your machine.
$cd client
$npm install
$cd server
$npm install
$ npm start