Your notebook on the cloud
Video Link: https://github.com/saifiimuhammad/inotebook-web-app/assets/99310347/e1655122-a545-40a0-888c-5567126afac1
This project, named iNotebook, is a web application developed using the MERN stack along with Bootstrap for styling and Remix icon for icons. It allows users to sign up, log in, and log out. Users can create, edit, or delete notes, which are stored in the database.
- Signup, login, and logout functionality.
- Create notes and save them in the database.
- Edit or delete existing notes.
- Responsive design for seamless usage across different devices.
This project was developed with the guidance and support of CodeWithHarry, my teacher.
- Clone this repository to your local machine.
- Install dependencies using
npm install
. - Set up your MongoDB database.
- Configure environment variables.
- Run the server using
npm start
. - Open your web browser and navigate to the specified port.
Feel free to explore and make use of iNotebook as your digital notebook on the cloud.
This project is licensed under the MIT License.