An open API service indexing awesome lists of open source software.

https://github.com/aditya-ranjan1234/keeper-app

Notes Keeper App
https://github.com/aditya-ranjan1234/keeper-app

css html javascript keeper-app reactjs

Last synced: 7 months ago
JSON representation

Notes Keeper App

Awesome Lists containing this project

README

          

# 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.