/dev-task-tracker

A developer-focused task tracker that helps coders organize coding projects with priorities, categories, and deadlines.

Primary LanguageJavaScriptMIT LicenseMIT

GitHub Copilot Workshop

To get started:

  1. fork the repo
  2. clone the repo to your local machine
git clone <your-forked-repo-url>
  1. switch to the start-state branch
git switch start-state
  1. open project in your Editor and open index.html in your browser

You can use the Live Server extension in VS Code to open the index.html file in your browser.

Live Demo prompts

To learn ho wto use GitHub Copilot we will complete a series of tasks to make this project better.

We'll be using the workshop-prompts file to get started.