Skip to content

Its the Todos example from the videos of Building React Applications with Idiomatic Redux

Notifications You must be signed in to change notification settings

sant527/todos-redux-thunk-router-database-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Todos Example

This project template was built with Create React App, which provides a simple way to start React projects with no build configuration needed.

Projects built with Create-React-App include support for ES6 syntax, as well as several unofficial / not-yet-final forms of Javascript syntax such as Class Properties and JSX. See the list of language features and polyfills supported by Create-React-App for more information.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Building React Applications with Idiomatic Redux

This is just the following of the videos from [Building React Applications with Idiomatic Redux] (https://egghead.io/courses/building-react-applications-with-idiomatic-redux)

About

Its the Todos example from the videos of Building React Applications with Idiomatic Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published