.work().about().contact()

INTRODUCTION

I created this chrome extension because I needed something to remind me constantly of the tasks that I needed to get done that day. I also really liked the idea of seeing my age countdown, because it motivated me to keep working hard every day. Some people didn't like it as much so I made it a toggle if you click on the clock or your ageVisit website
concept

Architecture

I created this using a "npx create-react-app focused typescript" I am using the local storage to store all of the data of the user. I am also using an api to fetch random facts of "On this day" I thought the todo list would be helpful to remind yourself every time you opened a new tab what you had to do.