Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.21 KB

React & Redux examples

Home page

This project contains a set of examples (Todo List and Contact List) using Redux with ReactJS, is a quick exercise to illustrate how to use both together. It includes the responsive CSS and HTML provided by react-boostrap package, so it also adapts to your viewport and device.

Create React App

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent guide version here.

Installation

If you would like to download the code and try it for yourself:

  1. git clone https://github.com/saulobr88/react-redux-example.git
  2. cd react-redux-example
  3. yarn install / npm install
  4. yarn start / npm start

Live

To see this application live, access here

Screenshots

more screenshots here