π A sleek, responsive Paste Manager app with glassmorphism UI, animated background, and real-time copy/share features. Built with React, Redux, and Tailwind CSS.
Hereβs a clean and professional README.md
file for your Paste Manager App, tailored to your project setup, UI style, features, and tech stack:
# π Paste Manager App
A visually sleek and fully responsive Paste Manager application that allows users to create, edit, view, and delete pastes. Built using React, Redux, React Router, and styled with Tailwind CSS β all set on a stunning animated background to enhance user experience.
---
## β¨ Features
- π **Create** new pastes with a title and content.
- π οΈ **Edit** any existing paste directly by selecting it.
- ποΈ **View** full content of a paste in a dedicated page.
- β **Delete** pastes instantly.
- π **Copy** paste content and link with one click.
- π **Search** pastes by title.
- πΎ **Persistent State** managed by Redux.
- π **Beautiful UI** with animated gradient and wave effects.
- π **Semi-transparent UI** elements that blend with background.
---
## π§° Tech Stack
- βοΈ React
- π§ Redux Toolkit
- π React Router DOM
- π¨ Tailwind CSS (latest version)
- π React Hot Toast for notifications
---
## π Getting Started
### Prerequisites
- Node.js and npm installed
### Installation
```bash
git clone https://github.com/mehul-31/PateApp
cd paste-manager
npm install
npm run dev
src/
βββ components/
β βββ Home.jsx
β βββ Paste.jsx
β βββ ViewPaste.jsx
β βββ Navbar.jsx
βββ redux/
β βββ pasteSlice.js
βββ App.js
βββ main.jsx
Made with β€οΈ by Your Name
This project is licensed under the MIT License.
---
Let me know if you'd like a Hindi tagline or a fun line to add, or if you're deploying it and want a `Live Demo` section included!