Skip to content

jmcolella/react-redux-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-todo

This repository contains a simple To Do App that utilizes React and Redux along with ES6 syntax. Webpack is used to compile all assest files and the Webpack dev server is used to serve the files to the client.

To view the app, please follow the steps below:

  1. Clone the repository
  2. Run the command npm install in the cloned directory to install all dependencies
  3. Run the command npm run start to start the dev server
  4. Use your favorite browser and navigate to http://localhost:8080
  5. Have fun using the app!

About

To Do App w/React, Redux, Webpack and ES6 syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published