Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.3 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.3 KB

SnapCut: Screenshot Editor

🖼️✨ Transform ordinary screenshots into aesthetic masterpieces

🚀 Built with Next.js, TypeScript, and Tailwind CSS 🎨


Features

  • 📸 AI-powered background generation
  • 🎭 Custom shadow and corner effects
  • 🖥️ 8K resolution support
  • 📱 Responsive design with Tailwind
  • ⚡ Server-side rendering for optimal performance
  • 🛡️ Type-safe development with TypeScript

Tech Stack

Getting Started

# Clone the repository
git clone https://github.com/yourusername/snapcut.git

# Navigate to the project directory
cd snapcut

# Install dependencies
pnpm install # or npm install 

# Run the development server
pnpm dev # or npm run dev 

Open http://localhost:3000 with your browser to see the result.

Contributing

We welcome contributions! Please see our CONTRIBUTING.md for details on how to submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.


Elevate your visual content with SnapCut - where screenshots meet style. ✨

@YashMahajan