Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youssefwaheedd/keeper-app
📝 Note Keeper - Your digital notebook! Easily create, edit, and organize your notes all in one place. Whether it's reminders, tasks, or ideas, Note Keeper keeps you on track. With a simple and user-friendly interface, access your notes anytime, anywhere. Perfect for staying organized and productive! 📒✨
https://github.com/youssefwaheedd/keeper-app
reactjs tailwindcss
Last synced: about 1 month ago
JSON representation
📝 Note Keeper - Your digital notebook! Easily create, edit, and organize your notes all in one place. Whether it's reminders, tasks, or ideas, Note Keeper keeps you on track. With a simple and user-friendly interface, access your notes anytime, anywhere. Perfect for staying organized and productive! 📒✨
- Host: GitHub
- URL: https://github.com/youssefwaheedd/keeper-app
- Owner: youssefwaheedd
- Created: 2024-07-25T12:26:41.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-14T22:22:55.000Z (4 months ago)
- Last Synced: 2024-08-15T23:03:34.229Z (4 months ago)
- Topics: reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://note-keeper-web-app.vercel.app
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Keeper App
**Keeper App** - Your Digital Notebook! 📝
## 📝 Overview
Keeper App is a simple and intuitive web application designed to help you keep track of your notes, tasks, and ideas. Whether you're jotting down quick reminders, organizing to-do lists, or storing important information, Keeper App provides an easy and efficient way to manage your notes. Built with React.js, the app offers a seamless and responsive user experience, making it accessible on any device.
## ✨ Features
* ✏️ Create Notes: Quickly jot down ideas, reminders, or tasks.
* 🔄 Edit & Update: Modify your notes effortlessly as your needs change.
* 🗑️ Delete Notes: Remove notes that are no longer needed.## 🛠️ Tech Stack
* 🖥️ Framework: React.js
* 🎨 Styling: Tailwind CSS
* 🚀 Deployment: Vercel## 🚀 Getting Started
### 📋 Prerequisites
* 📦 Node.js (v12.x or later)
* 📦 npm or yarn### ⚙️ Installation
1. Clone the repository:
```bash
git clone https://github.com/youssefwaheedd/keeper-app.git
2. Navigate to the project directory:
```bash
cd keeper-app
3. Install dependencies:
```bash
npm install
# or
yarn install
### Running the Project
To start the development server:```bash
npm run dev
# or
yarn dev
```
Open http://localhost:3000 with your browser to see the app in action.### Contributing
Contributions are welcome! Please fork this repository and submit a pull request with your improvements or bug fixes.### Contact
For any questions or suggestions, feel free to reach out:
- **Email:** [[email protected]](mailto:[email protected])
- **LinkedIn:** [Youssef Waheed](https://linkedin.com/in/youssefwaheed)