Skip to content

ardafirdausr/todo-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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