https://github.com/r2hu1/nike_landing_page
A sleek and modern Nike landing page built with React.js and styled with Tailwind CSS.
https://github.com/r2hu1/nike_landing_page
nextjs nike nike-website reactjs redesign tailwindcss
Last synced: 2 months ago
JSON representation
A sleek and modern Nike landing page built with React.js and styled with Tailwind CSS.
- Host: GitHub
- URL: https://github.com/r2hu1/nike_landing_page
- Owner: r2hu1
- Created: 2023-12-23T09:06:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-23T09:13:31.000Z (over 2 years ago)
- Last Synced: 2025-06-14T05:04:53.738Z (about 1 year ago)
- Topics: nextjs, nike, nike-website, reactjs, redesign, tailwindcss
- Language: JavaScript
- Homepage: https://nike-landing-page-smoky.vercel.app
- Size: 2.36 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.