Save and organize your content effortlessly. Built with modern web technologies.
Check Out: PasteHub
- Create Pastes: Save text content with custom titles
- View History: Access your recent pastes with quick navigation
- Share: Share your pastes with others via unique links
- Copy Content: One-click copying of paste contents
- CRUD Operations:
- Create new pastes
- Read/View existing pastes
- Update paste contents
- Delete pastes with confirmation
- Search: Quick search through your saved pastes
# Get started in under a minute
# Clone the repository
git clone https://github.com/megh-bari/pastehub.git
# Navigate to project directory
cd pastehub
# Install dependencies
npm install
# Run development server
npm run devBefore running the project, you need to set up Shadcn. This is crucial for the application to function properly. For detailed instructions, please visit the Shadcn Vite Installation Guide
- Frontend:
- Vite
- React
- Tailwind CSS
- shadcn/ui components
- UI Features:
- Dark theme
- Responsive design
- Modern interface
- Confirmation dialogs
- Vite - Lightning fast build tool
- React - UI framework
- Tailwind CSS - Utility-first styling
- shadcn/ui - Pre-built components




