This is a modern React project setup with Tailwind CSS for utility-first styling and Shadcn UI for beautiful, accessible components.
Perfect for building sleek, responsive, and customizable web applications.
- ⚡ React 19 for building interactive UIs
- 🎨 Tailwind CSS for rapid styling
- 🧩 Shadcn UI for pre-built, themeable components
- 📱 Fully responsive design
- 🛠️ Easy customization
- Clone the repository:
git clone https://github.com/muhammad-sy1/Articula
After cloning the repository:
- Install dependencies:
npm install
- Start the development server:
npm run dev