This project is a Coffee Subscription Website built using React and Tailwind CSS. It allows users to explore coffee subscription plans, view key features, read reviews, and get in touch with the company.
- Responsive Design: Optimized for all screen sizes using Tailwind CSS.
- Subscription Plans: Users can choose from different subscription plans (Single Cup, Monthly Subscription, Yearly Subscription).
- Key Features Section: Highlights the unique offerings of the Coffee Borcelle brand (Premium Beans, Expert Craftsmanship, Ethical Sourcing, Flavor Variety).
- Reviews Section: Displays testimonials from satisfied customers.
- Contact Form: Users can submit their queries via a contact form.
- Sitemap: Easy navigation to key pages such as Home, Features, Pricing, and Contact Us.
- React: For building the interactive user interface.
- Tailwind CSS: For styling the website with a utility-first approach.
- Vercel: Hosting platform for fast deployment.
The project is hosted on Vercel and can be accessed at:
Responsive Landing Page - Coffee Website
-
Clone the repository:
git clone <repository url>
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
