Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 767 Bytes

README.md

File metadata and controls

51 lines (34 loc) · 767 Bytes

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