TODO Checklist Application

Dead simple TODO application.

To Run It Locally

  1. Install dependencies:
yarn
  1. Run the development server:
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

NOTE: The page auto-updates as you edit the file.