The Nike Landing Page project is a responsive application built with React.js and Tailwind CSS. It includes an engaging hero section, popular products, special offers, and customer reviews to enhance user engagement and provide a seamless browsing experience.
š Complex Hero Section: Appealing hero section showcasing key elements
š Super Quality Products Section: A section highlighting high quality products
š Popular Products Section: A section highlighting popular Nike products
š Special Offers: Showcase special offers
š Customer Reviews Section: A Reviews section for a captivating user experience
š Newsletter Integration: A newsletter for user engagement
š Footer: A comprehensive footer section containing various links
š Mobile Responsive: The entire website is responsive across various devices, emphasizing Tailwind's mobile-friendly capabilities.
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/vidmal001/Nike-Landing-Page.git
cd Nike_Landing_Page
Installation
Install the project dependencies using npm:
npm install
Running the Project
npm run dev
Open http://localhost:5173 in your browser to view the project.