/todo-react-sass

Primary LanguageJavaScriptMIT LicenseMIT

JATA - Just Another Todo App

A todo app built with React + Redux.

Build Status codecov renovate-app badge

Demo

You can access the final project at: just-another-todo-app.now.sh 👈

Pre-requisites

Usage

If you want to build from source, make sure that NodeJS is installed and download dependencies by issuing:

npm install

And then, to run the project:

npm run start

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details