A todo app built with React + Redux
JATA - Just Another Todo App
A todo app built with React + Redux.
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
- ReactJS
- Redux
- BEM CSS
- Bootstrap (Flatly theme from Bootswatch)
- Font Awesome
- React-beautiful-dnd