Skip to content

DINES-04/Basic-nike-clone

Repository files navigation

Nike Landing Page using React and Tailwind

This is a modern, responsive Nike-themed product landing page built using React, Vite, and Tailwind CSS. The app features reusable components, responsive layouts, and smooth user experience for showcasing Nike products and offers.

Features

  • Built with React + Vite for blazing-fast performance
  • Tailwind CSS utility-first styling
  • Modular component-based structure
  • Fully responsive across devices
  • Newsletter subscription section
  • Customer reviews and testimonials
  • Popular products and special offers
  • Easy to customize and scale

Folder Structure

src/

├── components/ # Reusable UI components like Navbar

├── sections/ # Section blocks like Hero, Subscribe, etc.

├── App.jsx # Main app structure

├── index.css # Tailwind styles and custom utility classes

└── main.jsx # Vite entry point

Getting Started

1. Clone the Repository

git clone https://github.com/your-username/nike-react-vite-tailwind.git
cd nike-react-vite-tailwind

2. Install Dependencies

npm install

3. Run the Development Server

npm run dev

Open http://localhost:5173 to view the app in the browser.

Contributing

If you wish to contribute to this project, please create a pull request with a detailed description of your changes.

Acknowledgements

Thanks to the developers of the external libraries used in this project.

About

This is a modern and responsive Nike landing page built using React, Vite, and Tailwind CSS. It features a clean UI, modular components, and sections like Hero, Products, Reviews, and Subscription.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors