Keeper App is a simple and intuitive note-taking web application built using React.js. It allows users to create, edit, and manage notes effortlessly.
- Create and display notes.
- Edit notes in-place.
- Delete notes.
- Clean and user-friendly interface.
- Clone the repository:
git clone https://github.com/chavikothari2711/Keeper-React-App.git 1. Navigate to the project directory: cd Keeper-React-App 2. Install dependencies: npm install 3. Start the development server npm start
- Access the application by visiting http://localhost:3000 in your web browser.
- Create a new note by clicking the Title task and then Add button.
- Delete a note by clicking the delete icon.
This project is licensed under the MIT License. See the LICENSE file for details.