This Project is built using MERN Stack ( MongoDB , Express , React ,Node ).
Live Link -- https://noteit-webapp.netlify.app
NoteIt is a modern and intuitive note-saving application that empowers users to efficiently organize, manage, and secure their important notes and thoughts. NoteIt offers a seamless and secure user experience that prioritizes data privacy and user convenience.
- Simple and appealing user interface.
- Multiple users can use application at the same time.
- All the CRUD operations can be done on notes.
- Login credentials are ecrypted with the help bcrypt hence ensures data security.
To run this project, you will need to add the following environment variables to your .env file.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment