Skip to content

lucas-barros/mercado-livre-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercado Livre API React Client

Project developed for Aceleradev React. It is a react client application that consumes the Mercado livre API.

Check out the Demo!

Stack

  • React
  • Create React App
  • Redux
  • Redux-saga
  • React Router
  • Styled-components

Requirements

  • Node.js
  • Yarn

Installation

  • Clone this project
  • Install with yarn install

Development

  • Run yarn start