Website about yoga created with TypeScript, Tailwind CSS. Using Framer - motion animation, scrolling - Lenis, Contact form: react-hook-form
✅ The page implements a carousel of sliders with horizontal scrolling
✅ The site is adaptive and cross-browser for different sizes 320px, 480px, 768px, 1060px
✅ Provided contact form validation using react-hook-form and Tailwind CSS to stylize validation errors
✅ Used Lenis library for smooth scrolling throughout the site
✅ The layout is semantic and valid
npm install
- Start the development mode by running the command npm start.
npm run dev
- Go to the address provided in the terminal.