Project URL: Lovable Project
This project is built with a modern stack for fast and efficient web development.
- Visit your Lovable Project
- Start prompting and make changes directly in Lovable.
- Changes are automatically committed to this repository.
# Clone the repository
git clone <YOUR_GIT_URL>
# Navigate to the project directory
cd <YOUR_PROJECT_NAME>
# Install dependencies
npm install
# Start the development server (with hot reload)
npm run dev