Here, In this repository, we have tried to create a working NoteTaker app!
- Managing notes
- Forgot Password
- Embedded Google Translate
- Link Detection in Notes
- Newsletter
- In Front-End, we have used HTML, CSS, Bootstrap and JavaScript.
- In Back-End, we have used Express, Node.js and ejs view engine.
- For Database, we have used NoSQL database MongoDB.
To run, navigate through folders and open terminal and then type this command "npm run dev" or, "nodemon app.js".
Or, If you are just a user then, this app is deployed on Heroku. You can visit this app by clicking Here!