Basic client side widgets.
You need to run npm install
, then npm run start
then navigate to 127.0.0.1:8080 (the app requires that port 8080 is not in use by anything else).
- Don't use the keyboard! Use the mouse instead.
- Type a task in the input
- You can mark the task as done or delete it
- You can select many tasks and mark then as done or not done or delete them at the same time.
- Enter a city name. For example "London" or "Mumbai, IN"
- Press submit
- Always use ISO 3166 country codes after a comma if you wish to explicitly specify a country.