Skip to content

saulobr88/react-redux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published