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