- Practice the SDLC by completing a project from proposal to deployment with a focus on Test Driven Development practices.
- Utilize all the techniques learned in class in a single cohesive project.
- Produce a portfolio-worthy authenticated API to show off to the world!
$ npm start
They are added to the package.json
file, and the usage of a virtualenv is highly recommended. To set this up please Follow these steps using a terminal.
First install one if it's not already installed
$ npm install dotenv
Then run this command on the same folder of package.json.
$ npm install