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

https://github.com/alphaolomi/todo-electron

A simple ✔Todo Manager for Learning Purposes 📚
https://github.com/alphaolomi/todo-electron

desktop-application electronjs todolist-application

Last synced: 3 months ago
JSON representation

A simple ✔Todo Manager for Learning Purposes 📚

Awesome Lists containing this project

README

          


Qoutes uses Electron, React, React Router, Webpack and React Fast Refresh.


## Development

### Install

First fork and, clone the repo via git and install dependencies:

```bash
git clone https://github.com/app todo-app
cd todo-app
yarn
```

### Starting Development

Start the app in the `dev` environment:

```bash
yarn start
```

### Packaging for Production

To package apps for the local platform:

```bash
yarn package
```

## Docs

See our [docs and guides here](/)

## Maintainers

- [Alpha Olomi](https://github.com/alphaolomi)

## License

MIT License