This is a Next.js project bootstrapped with create-next-app
.
Welcome to the Cloudinary x Midudev Hackathon project! This project is designed with spooky and Halloween vibes, perfect for the season. The main purpose of this project is to create a fun and interactive experience where users can upload their photos and transform them into Victorian-style portraits with a spooky twist.
- Upload your photo and transform it into a Victorian-style portrait
- Experience spooky and Halloween-themed animations and effects
- Interactive and user-friendly interface
- Built with modern web technologies
- Next.js: A React framework for building fast and user-friendly web applications
- Cloudinary: A cloud-based image and video management service for transforming and delivering media
- Tailwind CSS: A utility-first CSS framework for styling the application
- Lottie: A library for rendering animations
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.