Skip to content

masoumehmohebbi/tailwind-css-nike-shop

Repository files navigation

nike-shop

A Nike shoe store site

Technologies used in this project

  • HTML
  • Tailwind CSS
  • JavaScript
  • SwiperJs

The reason for developing this site

It was a challenge for me to develop a finalized figma file with TailwindCss. This site contains 5 pages that are fully responsive. Also it was a challenge for me to develope vanilla JavaScript components and reuse it on different pages.

Development setup

First, clone the project:

git clone https://github.com/masoumehmohebbi/nike-shop/

Then, install necessary npm packages:

npm i

Finally, run the dev script and preview project on a local server:

npm run watch

In order to format the code with Prettier, I uploaded prittier config file ".prettierrc".

Author

Masoume mohebbi