Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 982 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 982 Bytes

Nike Landing Page

Overview

This repository contains the code for a Nike landing page built with React and styled with Tailwind CSS. It showcases the power of these technologies in creating high-quality, responsive, and visually appealing web interfaces.

Features

  • Modern and sleek design inspired by Nike's branding.
  • Responsive layout that looks great on all screen sizes.
  • Built with React, a popular JavaScript library for building user interfaces.
  • Styled with Tailwind CSS, a utility-first CSS framework.

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install the necessary dependencies with npm install.
  4. Start the development server with npm start.

Usage

Open your browser and navigate to http://localhost:3000 to view the application.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.