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

https://github.com/shoibk897/aurascribe

AuraScribe - Capture Your Thoughts
https://github.com/shoibk897/aurascribe

noteapp

Last synced: 8 months ago
JSON representation

AuraScribe - Capture Your Thoughts

Awesome Lists containing this project

README

          

Here’s a more organized and attractive version of your `README.md`, incorporating icons for social media links and improving the structure:

# AuraScribe - Capture Your Thoughts πŸ“

## About Me
Hi! I'm *Shoib khan*, a developer passionate about creating applications. *AuraScribe* is a personal project crafted to enhance productivity by offering a seamless note-taking experience for users. Whether you're organizing ideas or jotting down reminders, AuraScribe has you covered!

---

## 🌟 About AuraScribe
**AuraScribe** is a simple, responsive, and user-friendly web-based note-taking application. Built with **HTML**, **CSS**, and **JavaScript**, the app allows you to:

- Create, edit, and delete notes πŸ–ŠοΈ
- Automatically sort notes based on recent changes πŸ•‘
- Use the app on both desktop and mobile devices πŸ“±πŸ’»
- Store notes locally on your device with no need for external databases πŸ’Ύ

---

## πŸš€ Try AuraScribe Live

You can see **AuraScribe** in action by visiting the live version deployed on Vercel:

πŸ‘‰ **[AuraScribe on Vercel] : ( https://aurascribe-i7rf.vercel.app )**

---
## πŸ“₯ How to Download and Install

To run AuraScribe on your PC, follow these simple steps:

1. **Clone the repository**:
```bash
git clone https://github.com/YourUsername/AuraScribe.git
```

2. **Navigate into the project folder**:
```bash
cd AuraScribe
```

3. **Run the app**:
Open the `index.html` file in your preferred browser, and you're ready to go!

---

## 🌐 Connect with Me

Stay connected and follow my journey! Feel free to reach out on social media:

[![LinkedIn](https://img.icons8.com/ios-filled/50/0077B5/linkedin.png)](https://www.linkedin.com/in/shoib-khan-7a62bb16b/)
[![GitHub](https://img.icons8.com/ios-filled/50/000000/github.png)](https://github.com/shoibk897)

---

## 🀝 Contributions Welcome!

AuraScribe is an open-source project, and I'd love to collaborate with you. Whether it's feature suggestions, bug fixes, or design improvements, you're more than welcome to contribute.

### To Contribute:

1. Fork the repository.
2. Create a new branch (`git checkout -b feature-branch`).
3. Make your changes and commit (`git commit -m 'Add some feature'`).
4. Push to your branch (`git push origin feature-branch`).
5. Open a pull request.

Let's build something amazing together!

---

Thanks for checking out **AuraScribe**! 😊
```