Skip to content

A simple todo list project using react, redux with an express backend.

Notifications You must be signed in to change notification settings

itaywaisman/react-redux-todo

Repository files navigation

react-redux-todo

A simple todo list project using react, redux with an express backend. This project is highly inspired by the MERN Project.

Running the application

Clone the project, and run the following command:

npm start

This will run nodemon to monitor the files during development and start an express web server with a webpack middleware for bundling and other nifty development tricks.

license

This project is released under the MIT License.

About

A simple todo list project using react, redux with an express backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published