Meli FE test
This repository contains the Front End Test for Meli
, made by Romulo Bordezani, with a lot of love and hope to one day join Meli's team 😍.
On Production
I left a Progressive Web App available at: meli-front-end-test.herokuapp.com.
Free Hosting
NOTE: It's a heroku free app, so, it sleeps when idle. As expected, the very first load could take between 10 or 30 sec, while the Docker Whale awakes 🐳
What is done
I was able to finish the main issues in the challenge, but I found something else to do that deserves attention. Please take a look at the TODO Dynalist related to this project, if you have a chance. There you can find what is missing and what is accomplished.
Getting the hands dirty
Installing
yarn
How to run locally
yarn run dev
Running tests
yarn run test
Running linters
yarn run lint
Thanks for this test opportunity, I had a lot of fun learning Next.js and other stuff while working on this project.
And sorry if I left any 🐞 behind.