In this project, you need to build a to-do list app. This app should allow anyone to create, remove, edit and list all of their tasks. To get started, please scroll down and look at the tasks listed below.
Things you need to know: LocalStorage, Adding and removing elements from an array, filter, map array methods.
These are some of the other projects you can build.