https://github.com/abrahamuchos/nike-landing
Unofficial landing page for the Nike brand.
https://github.com/abrahamuchos/nike-landing
landing-page react react18 tailwindcss vite
Last synced: about 2 months ago
JSON representation
Unofficial landing page for the Nike brand.
- Host: GitHub
- URL: https://github.com/abrahamuchos/nike-landing
- Owner: abrahamuchos
- Created: 2024-08-06T21:04:14.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-27T23:19:46.000Z (4 months ago)
- Last Synced: 2025-01-18T09:34:11.164Z (3 months ago)
- Topics: landing-page, react, react18, tailwindcss, vite
- Language: JavaScript
- Homepage:
- Size: 4.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nike landing page
Unofficial Nike brand landing page. It only serves the purpose of practicing and demonstrating React + Tailwind.
*None of its links lead to another page, nor is it possible to make a purchase or other action.*
Made for demonstration purposes only.
## ✅ Features
- Show Shoes
- Show popular products
- Show Special offers
- Show testimonials_(All static)._
## ⚙️ Tech Stack
- React 18
- Tailwindcss 3.4
- Vite 5.3## 💾 Installation
Install and run
1. Clone and move to folder
```bash
$ git clone [email protected]:abrahamuchos/nike-landing.git
$ cd nike-landing
```2. Install dependencies
```bash
$ npm install
```3. Run dev `npm run dev` or run to production `npm run build`
## 🔗 Links
- [Repository](https://github.com/abrahamuchos/nike-landing)
- [Live Demo](https://nike-landing-1mj0.onrender.com)## 📷 Screenshot
## 🧑💻 Authors
- [@abrahamuchos](https://github.com/abrahamuchos)
- [Contact mail](mailto:[email protected])## 📄 License
[MIT](https://choosealicense.com/licenses/mit/)