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.
- Host: GitHub
- URL: https://github.com/saifiimuhammad/inotebook-web-app
- Owner: saifiimuhammad
- Created: 2024-02-06T13:08:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T06:17:31.000Z (about 1 year ago)
- Last Synced: 2025-04-30T07:24:39.366Z (about 1 year ago)
- Topics: api, bootstrap, css, html, jsx, mern, mern-project, mern-stack, mongodb, nodejs, notebook, react, reactjs, restapi
- Language: JavaScript
- Homepage:
- Size: 763 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).