A simple note-taking application inspired by Google Keep, built using React.js. This app allows users to add, delete, and manage notes efficiently.
- Add Notes: Type and save notes dynamically.
- Delete Notes: Remove notes easily with a single click.
- Minimalist UI: Clean and user-friendly interface.
- React Components: Organized with modular React components.
- React.js
- JavaScript (ES6+)
- CSS
- HTML
- Clone the repository:
git clone https://github.com/Anshuman-02/Keeper-App.git
- Navigate to the project folder:
cd Keeper-App
- Install dependencies:
npm install
- Run the script:
npm run dev
- Open the given link in your browser.
#ReactJS #NoteTaking #WebDevelopment #JavaScript #FrontendDevelopment #OpenSource #CodingProject #GoogleKeepClone