Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.24 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.24 KB

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