- 🤖 Introduction
- ⚙️ Tech Stack
- 🔋 Features
- 🤸 Quick Start
- 🔗 Links
- 🚀 More
Build a Nike-inspired website using React and Tailwind with reusable, maintainable components, showcasing popular products, offered services, and customer testimonials.
- React
- Tailwind
- Vite
👉 Maximizing Tailwind CSS: Discover tips and tricks to make the most out of Tailwind CSS.
👉 Understanding Tailwind Internals: Dive into the inner workings of Tailwind, gaining insights into its structure and optimizations.
👉 Best Practices: Learn Tailwind's best practices for efficient and maintainable code.
👉 Theming: Explore techniques to add different themes to your website using Tailwind CSS.
👉 JavaScript-like Tasks with Tailwind: Discover how Tailwind CSS can be used to achieve tasks that typically require JavaScript code
👉 Organized File and Folder Structure: Maintain a well-organized file and folder structure for easy navigation and management of project assets.
👉 Responsive Design: The application is completely responsive across all devices, employing responsive design techniques such as media queries and fluid layouts.
all these while creating the website with,
- Navigation Bar
- Creative Hero Section
- About Us Section
- Popular products, offered services, and testimonials Sections
- Newsletter Signup and Footer
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/Ofarouq310/nike-clone.git
cd nike-cloneInstallation
Install the project dependencies using npm:
npm installRunning the Project
npm run devOpen http://localhost:5173 in your browser to view the project.
A live project link is here
Follow for more upcoming modern projects