This repository was developed as part of a course to improve JavaScript knowledge. Besides learning from the course, I'm using a layout available in the Figma community.
- Shelf
- Minicart
- Checkout
- HTML
- JS
- CSS
- Tailwind
- Vite
-
Clone this repository;
-
Run the npm install command to install the dependencies;
-
Run the npm run dev command to start the development server;