Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yinkakun/vanilla-todo

A Simple Todo PWA built with Vanilla JS and Redux
https://github.com/yinkakun/vanilla-todo

javascript vanilla-javascript vanilla-todo

Last synced: about 1 month ago
JSON representation

A Simple Todo PWA built with Vanilla JS and Redux

Awesome Lists containing this project

README

        

# Vanilla-Todo

A Simple Todo PWA built with Vanilla JS and Redux

[Live Demo](https://vanillatodoyinkakun.netlify.app)

![screenshot](vanilla-todo-screenshot.png)

## Project setup

### Install dependencies

```sh
yarn install
```

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

```sh
yarn start
```

### Builds for production

```sh
yarn build
```

## License

MIT