An open API service indexing awesome lists of open source software.

https://github.com/saifiimuhammad/inotebook-web-app

A Notebook 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.
https://github.com/saifiimuhammad/inotebook-web-app

api bootstrap css html jsx mern mern-project mern-stack mongodb nodejs notebook react reactjs restapi

Last synced: 3 months ago
JSON representation

A Notebook 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.

Awesome Lists containing this project

README

          

# iNotebook
**Your notebook on the cloud**

## Demo Video
https://github.com/user-attachments/assets/3f72fa32-70dc-43ba-ad84-a751b093c96a

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.

## Features

- 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.

## Credits

This project was developed with the guidance and support of [CodeWithHarry](https://www.youtube.com/channel/UCeVMnSShP_Iviwkknt83cww), my teacher.

## How to Use

1. Clone this repository to your local machine.
2. Install dependencies using `npm install`.
3. Set up your MongoDB database.
4. Configure environment variables.
5. Run the server using `npm start`.
6. 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.

## License

This project is licensed under the [MIT License](LICENSE).