Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 497 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 497 Bytes

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Framework & Library

↪ 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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev