Professionally crafted notes website with React for a seamless user experience. Powered by Node.js, Express.js, and MongoDB for secure sign-in, creation, updates, and deletions of notes.
Website URL - https://notesbymani.netlify.app/
- Users can create, update, and delete their notes.
- Login with JWT (Secure).
- Signup securely.
- Front-end:
- Chakra UI for a visually appealing and responsive user interface.
- React.js for building dynamic and interactive components.
- Redux for handling the state.
- Back-end:
- MongoDB for storing notes and user data.
- Express.js for handling server-side logic.
- Node.js for server-side scripting and runtime environment.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Manikantkr-1004/NotesAPP.gitrun command in terminal
npm install
run project
npm start
Built by Manikant kumar.


