Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 692 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 692 Bytes

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.