Skip to content

devalpha18/nike-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Nike Store

Screenshot


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:

npm install
# or
yarn instll

# and Now:

npm run dev
# or
yarn dev

Open 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.