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

https://github.com/rhmti01/note-app-react

Note App is a react base app created with tailwindcss and other stacks.
https://github.com/rhmti01/note-app-react

note-app notes react tailwindcss

Last synced: 2 months ago
JSON representation

Note App is a react base app created with tailwindcss and other stacks.

Awesome Lists containing this project

README

          

# πŸ““ Note App React

Welcome to **Note App React**, a user-friendly note-taking application built with React.js. It's designed to make managing your tasks and notes as simple and efficient as possible.

## ✨ Features
- πŸ“ **Add Notes**: Create new notes with a title and description effortlessly.
- ✏️ **Edit Notes**: Modify existing notes to update your information anytime.
- πŸ”„ **Sort Notes**: Organize your notes easily by:
- βœ… **Mark as Completed**: Keep track of tasks you've completed.
- πŸ—‘ **Delete Notes**: Remove unwanted notes in one click.
- πŸ“Š **Filter Notes**: View "all notes," "open notes," or "completed notes" with ease.
- πŸ’Ύ **Persistent Storage**: Your notes are saved in localStorage, so your data stays safe even after refreshing the page.
- 😎 **Easily sort rtl or ltr sort (persian and english notes) **

## πŸš€ Live Demo
Explore the app here: πŸ‘‰ [Live Note App Demo](https://note-app-react-rhmti01.netlify.app/)

## πŸ›  Technologies
This project is built using:
- **React.js**: For a dynamic and responsive user interface.
- **CSS**: To make the app visually appealing.
- **localStorage**: Ensures your notes are saved locally.
- **Netlify**: Seamless and quick deployment.

## πŸ“‚ What’s Inside
The app has the following key components:
- **AddNote**: A form to add new notes quickly.
- **NotesList**: Displays all your notes in a clean, organized way.
- **FilterNotes**: Lets you sort and filter notes based on your preferences.
- **NoteItem**: A single note card with options to edit, mark as completed, or delete.

## 🀝 Contributions
Have suggestions or ideas? Feel free to contribute or share feedback on the GitHub repository:
πŸ‘‰ [GitHub Repo](https://github.com/rhmt101/note-app-react)

## πŸ™Œ Acknowledgments
Special thanks to the following resources and tools:
- **React Documentation**: For helpful guides and references.
- **Netlify**: For effortless app deployment.
- **Icons8**: For providing high-quality icons used in the project.

## πŸ”— Important Links
- **Live Demo**: [https://note-app-react-rhmti01.netlify.app/](https://note-app-react-rhmti01.netlify.app/)
- **GitHub Repository**: [https://github.com/rhmt101/note-app-react](https://github.com/rhmt101/note-app-react)