Skip to content

kavinthangavel/Nike-Website-Landing_Page

Repository files navigation

Nike Website Landing Page

Welcome to the Nike Website Landing Page project! This repository contains the source code for a sleek, modern Nike landing page designed with productivity and style in mind, leveraging the power of Vite and Tailwind CSS for rapid development and responsive design.

🚀 Features

  • Modern Design: Emulates Nike's minimalist and impactful aesthetic.
  • Responsive Layout: Ensures a great viewing experience across devices.
  • Fast Load Times: Utilizes Vite for an optimized build, ensuring quick load times.
  • Tailwind CSS: Implements Tailwind CSS for utility-first styling, making customization and maintenance straightforward.

📸 Preview

Nike Website Landing Page Screenshot

🛠 Built With

  • Vite - Next Generation Frontend Tooling
  • Tailwind CSS - A utility-first CSS framework for rapid UI development

📖 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following tools installed on your system:

Installation

  1. Clone the repo
git clone https://github.com/kavinthangavel/Nike-Website-Landing_Page.git
  1. Navigate to the project directory
cd Nike-Website-Landing_Page
  1. Install dependencies
npm install
  1. Run the development server
npm run dev

Navigate to http://localhost:3000 to view the site in your browser.