This is a basic webpage for displaying shoe products, created as a practice project to learn how to use Tailwind CSS with Vite and React. This project does not have any actual e-commerce functionality but serves as a starting point to get familiar with the Tailwind CSS technology stack.
To get started with this project, follow these steps:
git clone https://github.com/TennoAndros/Tailwind-AA-Shoes.git
cd Tailwind-AA-Shoes
npm install
npm run dev