ClipNest is a modular paste-sharing web application built with React, Redux Toolkit, Tailwind CSS, and Vite. It allows users to create, edit, search, export, and share text snippets with a clean and responsive interface.
Features
- Create, edit, and delete pastes
- Search pastes by title or content
- Copy paste content to clipboard
- Export paste as .txt file
- Generate shareable links
- View paste creation date
- Responsive design for all screen sizes Tech Stack
- Frontend: React 18, Vite
- State Management: Redux Toolkit
- Styling: Tailwind CSS
- Routing: React Router DOM
- Icons: Lucide React
- Notifications: React Hot Toast