This project is a web e-commerce platform named Whitemint Pixel Art, created by Mauri Arbelaiz as part of the React JS course at Coderhouse. The platform specializes in the sale of pixel art, catering to both individual customers and the gaming industry. The pixel art offerings include animated game bosses, dog portraits, characters, game backgrounds, and a miscellaneous category. The platform provides a user-friendly shopping experience with a shopping cart and various functionalities.
- React.js
- Vite
- Bootstra
- FireBase
- SweetAlert
- Toastify
To reproduce the project on your local machine, follow these steps:
- Clone the Repository:
git clone https://github.com/billiejoe1988/WhiteMintPixelArt.git
in bash
cd WhiteMintPixelArt
in bash
npm install
in bash
npm run dev
This will start the development server, and you can view the project at http://localhost:3000 or http://localhost:5173/ in your web browser.
- Browse and purchase pixel art in various categories.
- Add items to the shopping cart.
- Smooth and responsive user interface.
- Checkout functionality for completing the purchase.
Mauri Arbelaiz (GitHub: billiejoe1988).