https://github.com/codewithdhruba01/outfitwallpaper
Outfit Wallpaper Generator is a modern, interactive web application
https://github.com/codewithdhruba01/outfitwallpaper
typescript
Last synced: 10 months ago
JSON representation
Outfit Wallpaper Generator is a modern, interactive web application
- Host: GitHub
- URL: https://github.com/codewithdhruba01/outfitwallpaper
- Owner: codewithdhruba01
- License: mit
- Created: 2025-06-21T17:55:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-22T05:40:20.000Z (12 months ago)
- Last Synced: 2025-07-18T00:43:20.645Z (11 months ago)
- Topics: typescript
- Language: TypeScript
- Homepage: https://outfitwallpaper.vercel.app/
- Size: 37.1 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎨 Outfit Wallpaper Generator
## Project Overview
Outfit Wallpaper Generator is a modern, interactive web application that allows users to create personalized phone wallpapers based on their color preferences. The app provides a seamless, intuitive interface for generating unique wallpapers with gradient and solid color options.
### 🌟 Key Features
- 🎨 Color-based Wallpaper Generation
- 🌈 Gradient and Solid Color Options
- 📱 Mobile-Friendly Design
- 🌓 Dark/Light Theme Support
- 📦 Instant Wallpaper Download
### 🚀 Tech Stack
- **Frontend**: React (TypeScript)
- **Styling**: Tailwind CSS
- **Build Tool**: Vite
- **State Management**: React Context
- **Color Manipulation**: TinyColor
## 🛠Prerequisites
Before you begin, ensure you have the following installed:
- Node.js (v18+ recommended)
- npm or Yarn
- A Supabase account
## 🔧 Setup Instructions
### 1. Clone the Repository