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 installto install all needed dependencies - Run
nodemon indexto spin up the server - The server runs on port 3000
http://localhost:3000/