/vanilla-todo

A Simple Todo PWA built with Vanilla JS and Redux

Primary LanguageJavaScript

Vanilla-Todo

A Simple Todo PWA built with Vanilla JS and Redux

Live Demo

screenshot

Project setup

Install dependencies

yarn install

Serve in dev mode, with hot reload at localhost:8080

yarn start

Builds for production

yarn build

License

MIT