Skip to content

eltranseunteurbano/meli-test

Repository files navigation

Prueba técnica de Frontend en MELI

Netlify Status

Demo

Pueden ver el resultado en producción aquí.

Run Locally

Clone the project

  git clone https://github.com/eltranseunteurbano/meli-test.git

Go to the project directory

  cd meli-test

Install dependencies

  yarn

Start the server

  yarn dev

Running Tests

To run tests, run the following command

  yarn test

Tecnologías

  • Vite
  • React
  • Typescript
  • Sass
  • Vitest
  • Cypress
  • Testing Library