A blazing-fast React + Vite + TypeScript project styled with Tailwind CSS and shadcn/ui. Comes with prebuilt components, form validation, theming, and Radix-based accessibility support.
A blazing-fast React project template using Vite, TypeScript, Tailwind CSS, and shadcn/ui for scalable, styled applications with prebuilt UI components and Radix accessibility.
ScreenShots!!!!!!!!
git clone https://github.com/skills-beep/Gelephu-Mindfulness-City.git
cd https://github.com/skills-beep/Gelephu-Mindfulness-City.git
2. Install dependencies
bash
Copy
Edit
npm install
3. Run the development server
bash
Copy
Edit
npm run dev
๐ Project Structure
csharp
Copy
Edit
โโโ src/
โ โโโ components/ # UI and custom components
โ โโโ lib/ # Utilities
โ โโโ hooks/ # Custom hooks
โ โโโ index.css # Tailwind base styles
โโโ public/ # Static assets
โโโ .gitignore
โโโ package.json
โโโ postcss.config.js
โโโ tailwind.config.ts
โโโ vite.config.ts
๐ฆ Scripts
npm run dev โ Launch development server
npm run build โ Build the app for production
npm run preview โ Preview production build
npm run lint โ Lint the codebase
๐ Technologies Used
React
Vite
TypeScript
Tailwind CSS
shadcn/ui
Radix UI
Zod
React Hook Form
Recharts
Embla Carousel
๐ Deployment
Deploy this project instantly using Lovable:
Open Lovable Project Page
Click Share > Publish
Optionally, connect a custom domain
๐ค Contribution
Feel free to fork the project, create a branch, and submit pull requests. Make sure to lint and test your code before submitting!
๐ License
This project is licensed under the MIT License