How To Start App Locally.
- Clone Resposiory.
- In command line, cd to the project folder, type "nodemon app.js", and press enter.
- In browser, visit localhost:8000 to view the website.
Note: We realize that our database credentials are exposed right now, but once deployed, we will hide it.
Goals:
- add chapters to courses:
- on the left, have a fixed div with chapter buttons and on the right have interchanging chapter divs
- delete post functionality - check
- main image field
- History (possibly remove history)
- Make chem expo tutorial