Welcome to my Nike-Inspired Landing Page project! This application showcases select Nike products, blending sleek design with modern web development practices. Built using ReactJS and TailwindCSS, it emphasizes responsiveness and user experience.
- Dynamic Hero Section: Captivating design featuring the Nike logo.
- Product Showcase: Highlighting a curated selection of Nike shoes.
- Responsive Design: Seamless experience across all devices.
- React: For crafting a dynamic user interface.
- Tailwind CSS: To bring the design to life with utility-first styling.
To get started with this project locally, follow these simple steps:
- Clone the repository:
git clone https://github.com/yousefraeis/nike-kicks-and-code.git
- Navigate into the project directory:
cd nike-kicks-and-code
- Install the necessary dependencies:
npm install
- Start the development server:
npm start
Experience the live demo here.
A special shoutout to Adrian Hajdin and his YouTube channel, JavaScript Mastery, for their exceptional tutorials that inspired this project. Be sure to check out their channel for valuable insights into JavaScript and web development!