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 😸
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.
- Add new tasks to the list
- Mark tasks as completed
- Remove tasks from the list
- Clear all completed tasks
- Clone the repo into vscode using
git clone https://github.com/fac27/TTS-To-Do-List/
- Launch the site using the vscode liveserver extension
//
Colorful comments
Thunder Client