Skip to content

A simple React-Redux notes application built in the article "The only introduction to Redux (and React-Redux) you’ll ever need" on Medium.

Notifications You must be signed in to change notification settings

hstevanoski/react-redux-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux Notes Application

This is the official repository of the application built with class components in the second part of the Medium article
"The only introduction to Redux (and React-Redux) you’ll ever need",
which you can find here.

It aims to explain the basic concepts of React-Redux when using class components.
The hooks branch uses functional components to achieve the same result.
Check out the article for more information.

This project was bootstrapped with Create React App.
To run the app, simply run
npm start

About

A simple React-Redux notes application built in the article "The only introduction to Redux (and React-Redux) you’ll ever need" on Medium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published