Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 529 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 529 Bytes

React Project

This is a react + redux project, created for study purposes.

The project was bootstrapped with create-react-app.

Getting started

  • First, you need to clone this repo:

    git clone https://github.com/elmasantos/react-project.git

  • Into the project directory, install all required dependecies:

    npm install

  • Then, start the local server:

    npm start

The application makes requests against this API.