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

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.

Awesome Lists containing this project

README

        

# Nike Store
## [Live Demo](https://nikestore-polly.netlify.app/)
![Screenshot](https://github.com/pranjalshikhar/nike-store/blob/main/public/screenshot.jpg?raw=true)



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.