HOME HTML EXAMPLE https://gpmeliapp.herokuapp.com/
SEARCH HTML EXAMPLE: https://gpmeliapp.herokuapp.com/items?search=iphone
SEARCH API EXAMPLE: https://gpmeliapp.herokuapp.com/api/items?q=iphone
PRODUCT HTML EXAMPLE: https://gpmeliapp.herokuapp.com/items/MLA621827059
PRODUCT API EXAMPLE: https://gpmeliapp.herokuapp.com/api/items/MLA621827059
API DOCS: https://api.mercadolibre.com/sites/MLA/search?q=#options
Search products:
https://api.mercadolibre.com/sites/MLA/search?q=iphone&limit=4
Get Product:
https://api.mercadolibre.com/items/MLA692682364
Get Category:
https://api.mercadolibre.com/categories/MLA9484
. ES6 on server side
. Server side rending
. SEO
. Responsive
. API to proccess.env.API