This app was created as a solo project for Chingu Voyage pre-work, with the MERN (MongoDB, Express, React, Node.js) stack.
Link to live build: https://chingu-journal-solo.herokuapp.com/
- The app allows the creation of notes, consisting of a title and body.
- Users must be registed and signed in to create notes.
- Users can only view notes created by themselves.
- Users can edit and delete their notes.
In the project directory to:
Install dependencies, run:
Run the app:
Build a version of the app for production:
Run the build with nodemon:
- bcrypt
- cors
- mongoose
- cookie-parser
- axios
- bootstrap
- (react) dom, router-dom