Hack Reactor: Build a TO-DO List App
This is the practice repository for Hack Reactor's JavaScript Build a TO-DO List App workshop. In this lesson we will learn the fundamentals of HTML, CSS and JavaScript, by applying them to build a TO-DO List App in a Test Driven Development environment.
NEED HELP? Practice developing your autonomy as a programmer. Use Google Search or Stack Overflow, peruse documentation at mdn.io, or talk to your friendly neighbor. If you're utterly stuck, flag down your instructor for guidance.
DISCLAIMER: Completion of this workshop is no guarantee of admission into the Hack Reactor immersive program, nor does it have any influence in the admissions process.
The slide deck for this workshop can be found here
Your mission: Download this repo, open the index.html file on your IDE or text editor of choice, and make all the tests pass! Good Luck!