Author: Cu Nguyen <cunguyen.dev@gmail.com>
Deploy to Netlify: https://todo-list-typescript.netlify.app/
Step by step to run this app in your local
At your directory root, run:
npm/yarn install
npm/yarn start
Open on web: http://localhost:1234 (this is by default, you can custom it)
npm/yarn run build
You can update the source structures to follow your patterns.
Note: Live-reload is supported