/checklist

A Checklist Application built using React-redux

Primary LanguageJavaScript

checklist

A Checklist Application built using React-redux

Getting Started

  • Clone this repo using the clone option provided in the right top tab.
  • Install the dependencies using npm install command.
  • Start the server using npm start.

This project is a very basic implementation of showing how the react-redux combination works.