/todo-reactjs-redux

Todo Application developed using ReactJs and Redux

Primary LanguageJavaScriptMIT LicenseMIT

Todo Application using React and Redux-Saga

Created an application using

Tech Stack

Client: React, Redux, Redux-Saga

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/primeaddict/todo-reactjs-redux.git

Go to the project directory

  cd todo-reactjs-redux

Install dependencies

  npm install

Start the server

  npm run start