https://github.com/devalpha18/nike-store
👟 A Nike Store landing page using React and Tailwind CSS.
https://github.com/devalpha18/nike-store
heroicons loadsh react react-hot-toast redux redux-toolkit splidejs tailwindcss vitejs
Last synced: 2 months ago
JSON representation
👟 A Nike Store landing page using React and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/devalpha18/nike-store
- Owner: devalpha18
- Created: 2024-06-27T05:17:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T05:34:25.000Z (11 months ago)
- Last Synced: 2025-02-03T11:51:11.872Z (4 months ago)
- Topics: heroicons, loadsh, react, react-hot-toast, redux, redux-toolkit, splidejs, tailwindcss, vitejs
- Language: JavaScript
- Homepage: https://nikestore-polly.netlify.app/
- Size: 6.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nike Store
## [Live Demo](https://nikestore-polly.netlify.app/)

This project is developed and designed by pollymorfism 👟👟.
This is a [Vite.js](https://vitejs.dev/) project bootstrapped with [`npm create vite@latest`]. Designed with TailwindCSS!## Getting Started
First, run the development server:
```bash
npm install
# or
yarn instll# and Now:
npm run dev
# or
yarn dev
```
Open [http://localhost:5173/](http://localhost:5173/) with your browser to see the result.You can start editing the page by modifying `src/App.jsx`. The page auto-updates as you edit the file.