A modern web application built using Lovable, designed with a clean UI and powerful features using the latest frontend technologies.
🔗 https://lovable.dev/projects/a7fa5792-c896-475e-acb6-3016a92e3e53
This project is developed using Lovable, allowing rapid development through AI-powered prompting. It supports both cloud-based editing and local development workflows, making it flexible for all types of developers.
- ⚡ Fast development using Lovable platform
- 🎨 Clean and responsive UI
- 🔄 Real-time updates and auto commits
- 💻 Local development support
- 🌍 Easy deployment and sharing
- Frontend: React + TypeScript
- Build Tool: Vite
- UI Components: shadcn-ui
- Styling: Tailwind CSS
Follow these steps to run the project locally:
# 1️⃣ Clone the repository
git clone <YOUR_GIT_URL>
# 2️⃣ Navigate into the project folder
cd <YOUR_PROJECT_NAME>
# 3️⃣ Install dependencies
npm install
# 4️⃣ Start development server
npm run dev