j3bb9z / just-another-todo-app

A todo app built with React + Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A todo app built with React + Redux

License:MIT License


Languages

Language:JavaScript 89.7%Language:CSS 5.3%Language:HTML 4.6%Language:Dockerfile 0.4%