Ecommerce Earthgames

Earthgames is fake e-commerce create to practice the development with Vite, React and other libs and frameworks.

Figma

Layout

Installation

Make the clone of the repository using HTTPS or SSH.

git clone https://github.com/carolinilaila/ecommerce-earthgames.git

Use the package manager npm to install earthgames.

Open the ecommerce-earthgames folder and make the installation dependencies.

npm install

Usage

npm run dev