/react-todos

Step by Step to create a todo application with React and Redux

Primary LanguageJavaScriptMIT LicenseMIT

react-todos

Step by Step to create a todo application with React and Redux

Start

  1. Get the code
git clone git@github.com:reactZone/react-todos.git
  1. Install
npm i
  1. Learn develop scrips and run the project
npm run start
  1. Navigate to localhost:8080