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
- Host: GitHub
- URL: https://github.com/aditya-ranjan1234/keeper-app
- Owner: Aditya-Ranjan1234
- License: gpl-3.0
- Created: 2024-04-22T18:56:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T17:58:37.000Z (over 1 year ago)
- Last Synced: 2025-03-16T07:44:44.498Z (7 months ago)
- Topics: css, html, javascript, keeper-app, reactjs
- Language: JavaScript
- Homepage: https://keeper-app-aditya.vercel.app/
- Size: 337 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.