npm install
- Create a
.env
file in config folder and add the following askey = value
- PORT = 3000 (can be any port example: 3000)
- DB_STRING =
your database URI
npm start
Track each run to monitor progress over time.
- Javascript
- SCSS
- EJS
- Add user authentication
- Update to MVC architecture
- Update front end from EJS to React
- Add edit functionality
- Update fonts
- Add data visualization