Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abrahamuchos/nike-landing

Unofficial landing page for the Nike brand.
https://github.com/abrahamuchos/nike-landing

landing-page react tailwindcss vite

Last synced: about 2 months ago
JSON representation

Unofficial landing page for the Nike brand.

Awesome Lists containing this project

README

        

# Nike landing page

Unofficial landing page for the Nike brand. Made for demonstration purposes only.

nike-screenshot

## ✅ Features

- Show Shoes
- Show popular products
- Show Special offers
- Show testimonials

_(All static)._

## ⚙️ Tech Stack

- React 18
- Tailwindcss 3.4
- Vite 4.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`

## 🧑‍💻 Authors

- [@abrahamuchos](https://github.com/abrahamuchos)
- [Contact mail](mailto:[email protected])

## 📄 License

[MIT](https://choosealicense.com/licenses/mit/)