I've taken a 1month React Codes Challenge. This is my second project of #oneMonthWithReact. This is an enhanced todoList project, I mean, I followed a internet codebase, then improved on three places.
Started ON: 26-02-2021 Intended to finish by: 01-03-2021 Daily Code Allocation hour: 02 hrs Techs: React JS Focused on: HOOKS
Project finished on: 03-03-2021 Project dev branch merged on Master branch: 04-03-2021
########## What I did: ##########
########## What I enhanced? ##########
- Can't create a task if no input is given!
- Inline functions instead of too many callback functions. Thus Codebase looks light.
- Button alert window, setState use.