/todo-client

Simple todo app

Primary LanguageJavaScript

Todo

Build Status License Release

Simple Todo App

Setup

  1. Copy .env.example file to .env
  2. Fill the environment config

Run The App

yarn start

Build The App

yarn build