Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathurah/we-all-learn
🤔record what you're learning everyday!
https://github.com/mathurah/we-all-learn
context-api-react localstorage react
Last synced: 23 days ago
JSON representation
🤔record what you're learning everyday!
- Host: GitHub
- URL: https://github.com/mathurah/we-all-learn
- Owner: mathurah
- Created: 2020-06-06T15:24:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:04:41.000Z (about 2 years ago)
- Last Synced: 2023-03-04T09:07:20.307Z (almost 2 years ago)
- Topics: context-api-react, localstorage, react
- Language: JavaScript
- Homepage: https://we-all-learn.netlify.app/
- Size: 5.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# We All Learn 🤔
## What it's about 🥳
This project is an extension of my [Mathu Learns](http://mathu-learns.netlify.com) 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.](https://github.com/mathurahravigulan/mathu-learns)
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 ❤️
## Check it out 💁♀️
**On the website**:
View the site [here](https://we-all-learn.netlify.app/).**Run it locally**:
Clone the repository, ``npm install``, ``npm start`` and open http://localhost:3000/ in the browser.## How it was made 🛠
- Using Create React App + React Hooks
- Context API
- CSS Animations/Key Frames
- Shopify Polaris Components
- Local Storage