- Install Node.JS + NPM
- Install MongoDB (Restart required)
- Clone or download this repository https://github.com/sharonNissanov/CountDownSystem
- Install dependencies: in cmd run
npm install
- Run backend locally:
cd backend & npm start
- Run frontend:
npm start
- Enter the username: user
- Enter the password: sharonsProject