Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.11 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.11 KB

Keeper App

Keeper is a simple and intuitive note-taking application designed to help you organize your thoughts, ideas, and tasks effortlessly.

Features

  • Create Notes: Easily create new notes with a title and content.
  • Edit Notes: Edit your notes anytime to update or add more information.
  • Delete Notes: Remove notes you no longer need with just a click.
  • User-Friendly Interface: Intuitive design for a smooth user experience.
  • Responsive Design: Access and use Keeper on any device - desktop, tablet, or mobile.

Getting Started

To get started with Keeper, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/Aditya-Ranjan1234/Keeper_App.git
    
  2. Install Dependencies:
    cd Keeper_App
    npm install
    
  3. Run the Application:
    npm start
    

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express.js
  • Framework: React.js

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, feel free to open an issue or submit a pull request.