Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 393 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 393 Bytes

react-task-tracker

In my journey of learning web development, I created a Task Tracking app using the React JS library where you can add, remove, and highlight tasks. I learned about how React.JS’s virtual DOM re-renders user interface elements and implemented Reacts useState feature to create a fast and dynamic UI. I also used GitHub to push new changes to the repository linked above.