Skip to content

AmiltonCabral/mercado-ultrav

Repository files navigation

About

This is a Next.js project bootstrapped with create-next-app. Mercado-UltraV is a market personal project. The user can select items and add items to cart.

Getting Started

First, clone the git repository:

git clone https://github.com/AmiltonCabral/mercado-ultrav.git

Go to project directory:

cd mercado-ultrav/

Install dependencies

npm install

Run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Technologies used

  • HTML, CSS, JS
  • React, Next.js
  • Node.js (v16.16.0)