Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abrahamuchos/nike-landing
- Owner: abrahamuchos
- Created: 2024-08-06T21:04:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T15:33:08.000Z (5 months ago)
- Last Synced: 2024-08-22T17:17:47.181Z (5 months ago)
- Topics: landing-page, react, tailwindcss, vite
- Language: JavaScript
- Homepage:
- Size: 2.77 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 landing page for the Nike brand. 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 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/)