Skip to content

Proyecto de Web para venta de Pixel Art, realizado con React Js, Vite, Bootstrap

Notifications You must be signed in to change notification settings

billiejoe1988/WhiteMintPixelArt

Repository files navigation

Whitemint Pixel Art E-Commerce

Whitemint Pixel Art Logo

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.

Technologies Used

  • React.js
  • Vite
  • Bootstra
  • FireBase

library

  • SweetAlert
  • Toastify

Getting Started

To reproduce the project on your local machine, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/billiejoe1988/WhiteMintPixelArt.git
    
    

1. Navigate to the Project Directory:

     in bash
     cd WhiteMintPixelArt

2. Install Dependencies:

     in bash
     npm install

3. Run the Development Server:

     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.

Features

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

Contributors

Mauri Arbelaiz (GitHub: billiejoe1988).