Skip to content

lakardion/ml-challenge-client

Repository files navigation

MercadoLibre Challenge - Client

Getting Started

This application requires a .env file at the root of the project for you to be able to connect to our external api.

You can use this one: .env.local (note the dot at the start of the filename)

  NEXT_PUBLIC_API_BASE_URL=http://localhost:4000/api

Install dependencies:

npm ci

Then you should be all set, run the following

npm run dev

About

Mercadolibre frontend challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published