Skip to content

kyccej12/eCommerce-landing-page

Repository files navigation

React + Vite + Tailwindcss

A modern, responsive e-commerce landing page built with React, Vite, and TailwindCSS. It features a sleek design, fast performance, and mobile-first responsiveness, perfect for showcasing products and driving user engagement. Includes hero section, product highlights, feature sections, contact us, and a call-to-action to maximize conversions.

Mobile View Screenshots

App Screenshot App Screenshot

Desktop View Screenshots

App Screenshot

Directory Structure

assets
└── screenshots
public
├── brands
├── category
├── edition
├── edits
├── icons
├── products
├── stores
src
├── assets
├── components
│   ├── brands.jsx
│   ├── edition.jsx
│   ├── footer.jsx
│   ├── header.jsx
│   ├── hero.jsx
│   ├── justLandedSection.jsx
│   ├── mondeEdits.jsx
│   ├── newsLetterSection.jsx
│   ├── productCard.jsx
│   ├── shopNav.jsx
│   └── stores.jsx
├── img
├── App.css
├── App.jsx
├── index.css
├── index.jsx
└── main.jsx
postcss.config.js
tailwind.config.js
vite.config.js
index.html

About

E-Commerce landing page build by React + Vite + Tailwindcss

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published