This is app serves as the backend to an authentication app which makes use of Nodejs and mongoDB
- Clone the repository to your machine
- Open up a terminal
- Navigate into the project directory
- Run
npm install
to install all needed dependencies - Run
nodemon index
to spin up the server - The server runs on port 3000
http://localhost:3000/