Skip to content

windofbloom/platzicommerce

Repository files navigation

Ecommerce UI with React and Tailwind CSS

Check the Live Project clicking here

This repository was created to showcase an Ecommerce UI project, utilizing FakeStore Api working with Tailwind CSS, React + Vite.

Work with it

  • Clone the repository with git clone [Repository URL]
  • Install dependancies with npm install
  • Install Tailwind CSS following Tailwind Official Documentation
  • Start the local host with npm run dev

Contributors