This project is an extension of my Mathu Learns project - a tool I built for myself to track the things I'm learning everyday, fetching and updating using the AirTable API
. You can view the source code for this here.
After much response, I wanted to make it easy for anyone to record what they're learning every day all in one application, without having to go to any third-party applications.
Not every day needs to be productive or involve shipping code. But every day is about learning something new whether it be about technology, life lessons, and the why - why we do the things we do. Life is short. Let's take everything in, being grateful, and mindful ❤️
On the website: View the site here.
Run it locally:
Clone the repository, npm install
, npm start
and open http://localhost:3000/ in the browser.
- Using Create React App + React Hooks
- Context API
- CSS Animations/Key Frames
- Shopify Polaris Components
- Local Storage