Skip to content

Apurv7777/PastesApp

Repository files navigation

📝 Pastes App

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.

✨ Features

  • 🖊️ 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.

🚀 Installation

  1. Clone the repository:

    git clone https://github.com/your-username/PastesApp.git
    cd PastesApp
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm start
  4. Open the app in your browser:

    http://localhost:5173
    

🛠️ Tech Stack

  • Frontend: React, HTML, CSS
  • State Management: Redux, React Hooks
  • Styling: Tailwind CSS

📖 Usage

  1. Open the app.
  2. Write the title and content of your note.
  3. Click on ➕ "Create My Pate" to create a new note.
  4. Save your notes, view them, copy them and edit or delete as needed.

🤝 Contributing

Contributions are welcome!

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Submit a pull request.

📜 License

This project is licensed under the MIT License.

📬 Contact

For any queries, suggestions, or feedback, please contact:
Apurv Panchal

About

An app where you can save your stuffs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published