Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashm20/snapcut
🚧WIP🚧 SnapCut: Screenshot Transformer 🖼️✨ Transform ordinary screenshots into aesthetic masterpieces. 🚀 Built with Next.js, TypeScript, and Tailwind CSS. 🎨
https://github.com/yashm20/snapcut
nextjs screenshot tailwind
Last synced: 26 days ago
JSON representation
🚧WIP🚧 SnapCut: Screenshot Transformer 🖼️✨ Transform ordinary screenshots into aesthetic masterpieces. 🚀 Built with Next.js, TypeScript, and Tailwind CSS. 🎨
- Host: GitHub
- URL: https://github.com/yashm20/snapcut
- Owner: YashM20
- License: mit
- Created: 2024-09-14T13:49:20.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-25T04:11:02.000Z (about 1 month ago)
- Last Synced: 2024-09-30T09:42:00.545Z (about 1 month ago)
- Topics: nextjs, screenshot, tailwind
- Language: JavaScript
- Homepage: https://snapcut.vercel.app
- Size: 529 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- [Next.js](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Sharp](https://sharp.pixelplumbing.com/)## Getting Started
```bash
# 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](http://localhost:3000) with your browser to see the result.
## Contributing
We welcome contributions! Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to submit pull requests.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
---
Elevate your visual content with SnapCut - where screenshots meet style. ✨
```
@YashMahajan
```