Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 801 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 801 Bytes

TTS-To-Do-List 👋

This is a simple to-do list project created using HTML, CSS, and JavaScript. With lots of testing to ensure our end user experience is breazy 😸

About

This is a project for the FAC pre-apprenticeship bootcamp. The brief is to develop a todo list app using a test driven development methodology.

:atom: Features

  • Add new tasks to the list
  • Mark tasks as completed
  • Remove tasks from the list
  • Clear all completed tasks

📖 Instructions

  1. Clone the repo into vscode using
git clone https://github.com/fac27/TTS-To-Do-List/
  1. Launch the site using the vscode liveserver extension

//


🧰 Other helpful VSCode extensions Used

Colorful comments

Thunder Client