Skip to content

Refreshify is a transformation engine for the outdated web. Just drop a URL, and Refreshify reimagines the experience—turning clunky, legacy websites into sleek, accessible, mobile-first interfaces.

Notifications You must be signed in to change notification settings

sanjaysah101/refreshify

Repository files navigation

Refreshify

Refreshify is an AI-powered website transformation tool that helps modernize and enhance any website's design using advanced AI technology.

Features

  • 🎨 AI-Powered Design Transformation
  • 🔄 Real-time Preview Comparison
  • 📱 Responsive Design Testing
  • 🚀 Multiple Modern Themes
  • 💾 Export & Share Capabilities
  • ✨ Interactive UI Elements

Tech Stack

  • Next.js 14
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Prisma
  • MongoDB

Getting Started

  1. Clone the repository
  2. Install dependencies:
pnpm install
  1. Set up your environment variables:
cp .env.example .env

Update the .env file with your MongoDB connection string and other required variables.

  1. Initialize the database:
pnpm prisma generate
pnpm prisma db push
  1. Run the development server:
pnpm dev

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

About

Refreshify is a transformation engine for the outdated web. Just drop a URL, and Refreshify reimagines the experience—turning clunky, legacy websites into sleek, accessible, mobile-first interfaces.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published