Skip to content

praneeth552/inotebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 iNotebook – Cloud-based Notes App

iNotebook is a full-stack web application that allows users to securely create, read, update, and delete personal notes. The app includes user authentication and authorization features, with separate frontend and backend repositories built using the MERN (MongoDB, Express, React, Node.js) stack.


🚀 Features

  • 📝 Create, edit, and delete personal notes
  • 🔐 Secure user authentication with JWT
  • 🧠 Each user's notes are private and accessible only after login
  • 📁 Organized notes with title, description, and tags
  • 💻 Frontend built using React with React Router DOM
  • ⚙️ Backend with Express.js and MongoDB using Mongoose
  • 🔄 RESTful API integration between frontend and backend

🛠️ Tech Stack

Frontend Backend Database Others
React Node.js MongoDB JWT Authentication
React Router DOM Express.js Mongoose Thunder Client/Postman
CSS dotenv CORS

🔧 Installation and Running the App

📌 Prerequisites

  • Node.js and npm
  • MongoDB (local or MongoDB Atlas)

📥 Clone the Repository

git clone https://github.com/praneeth552/iNotebook.git
cd iNotebook

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors