This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
↪ React TS 18+
↪ Tailwind CSS
↪ Framer Motion
↪ AOS - Animate on scroll library
↪ React Modal
↪ Swiper React
↪ Code Splitting
↪ Google Fonts
↪ Easy Folder Structure
↪ Organized Code Structure
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev