Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Management App

Note Management App is a simple and efficient web application that allows users to create, edit, and delete notes. It provides a clean and responsive interface for managing personal notes easily.

This project demonstrates modern frontend development using React and Vite.


Features

  • Create new notes
  • Edit existing notes
  • Delete notes
  • View all saved notes
  • Responsive user interface
  • Fast performance with modern tooling

Tech Stack

  • Frontend: React.js
  • Build Tool: Vite
  • Styling: CSS
  • Package Manager: npm

Project Structure

Note-management-app │ ├── public ├── src │ ├── components │ ├── pages │ └── App.jsx │ ├── index.html ├── package.json ├── vite.config.js └── README.md


Installation

Clone the repository

git clone https://github.com/nihalaniharsh/Note-management-app.git

Navigate to the project directory

cd Note-management-app

Install dependencies

npm install

Run the development server

npm run dev

The application will run at:

http://localhost:5173


Future Improvements

  • Add authentication (login/signup)
  • Save notes to a database
  • Add search and filter functionality
  • Add note categories or tags
  • Cloud synchronization

Screenshots

Add screenshots of your application here.

Example:


Live Demo

If deployed, add your live link here.

Example:

https://notes-app-demo.netlify.app

Deployment platforms:

  • Netlify
  • Vercel

Author

Nihar

GitHub:
https://github.com/nihalaniharsh


License

This project is open-source and available for l

About

Note Management App

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages