A simple Pomodoro Timer with dark mode for night owls! Comes with a new inspirational quote every time you visit :)
Created: May 4th 2020
- Practicing building applications with React Hooks, including useState and useEffect
- Practicing fetching API's in useEffect Hook and displaying data on the DOM
- Learned how to create a countdown using setInterval
- Explored Emotion styled components and used Global Styles to create a dark mode theme