Pastes App is a sleek and user-friendly note-taking application built with React. It allows users to quickly create, organize, and manage their notes with ease.
- 🖊️ Simple Note Creation: Create and edit notes effortlessly.
- 📚 Organized Display: View your notes in a clean and structured interface.
- 🔍 Search and Filter: Quickly find your notes with search functionality.
- 📱 Responsive Design: Works seamlessly on desktops, tablets, and mobile devices.
- 💾 Local Storage Support: Saves your notes locally, so they persist even after refreshing the browser.
⚠️ Important Note: Your notes are stored in your browser's local storage. If you clear your browser's data, such as cookies and cached files, your notes will be permanently deleted.
-
Clone the repository:
git clone https://github.com/your-username/PastesApp.git cd PastesApp
-
Install dependencies:
npm install
-
Run the development server:
npm start
-
Open the app in your browser:
http://localhost:5173
- Frontend: React, HTML, CSS
- State Management: Redux, React Hooks
- Styling: Tailwind CSS
- Open the app.
- Write the title and content of your note.
- Click on ➕ "Create My Pate" to create a new note.
- Save your notes, view them, copy them and edit or delete as needed.
Contributions are welcome!
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Submit a pull request.
This project is licensed under the MIT License.
For any queries, suggestions, or feedback, please contact:
Apurv Panchal
- 🌐 GitHub: Apurv7777
- ✉️ Email: [email protected]