Green Harvest is a responsive landing page for an organic store, created with a focus on visual aesthetics, accessibility, and mobile optimization.
-
Modern responsive design (mobile-first)
-
Accessible semantics and button-sounding
-
Clean layout with a focus on CTA
-
Validation order form (modal)
- React — UI
- TypeScript — strict typing
- Tailwind CSS — for styles
- Formik — form state
- Yup — input validation
- Zustand — state management
- React-responsive — adaptive styles
- Swiper — slider for reviews
- Clsx — for conditional display of styles
- React icons — icons for buttons
- Vercel — for deployment
- Clone the repository:
git clone https://github.com/sofi-dobriak/green-harvest.git
- Navigate to the project folder:
cd green-harvest - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open in your browser:
http://localhost:5173
👩💻 Author: Sofi Dobriak
