Verdure is a website for a participant team at the Color Festival in the Faculty of Pharmacy built with Next.js , React, and Tailwind CSS. It offers a range of natural and eco-friendly products, including skincare and digestive supplements. The website features a modern design, smooth animations, and a user-friendly interface.
- Product Catalog: A showcase of Verdure's products, including Morivéa Cream, GlowCha Eye Contour Serum, and CUMORRIHA.
- Product Details: Detailed product pages with images, descriptions, and care instructions.
- About Us: A page highlighting the team behind Verdure and their mission.
- Customer Feedback: A section for customers to provide feedback and suggestions.
- Next.js: A popular React-based framework for building server-rendered and statically generated websites.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for styling and layout.
- Framer Motion: A library for creating smooth animations and gestures.
public/: Public assets, including images and SVGs.src/: Source code for the website.app/: Next.js pages and components.assets/: Fonts, images, and other assets.components/: Reusable UI components.variants/: Animation variants and configurations.
- Clone the repository:
git clone https://github.com/moazeb/verdure.git - Install dependencies:
npm install - Start the development server:
npm run dev
Contributions are welcome! Please submit a pull request with your changes and a brief description.
Verdure is licensed under the MIT License.