Project
Today I Learned is a web-based fact management system that allows users to view, add, and delete facts from the system. Users can also react to each fact and view the number of reactions for each one. It features a responsive design and the ability to store reaction numbers in local storage to prevent data loss. It also allows users to view a list of facts based on a specific category. It's built with React, Tailwind CSS, and Supabase.
Technologies
HTML
CSS
Javascript
React
Supabase
LocalStorage
Tailwind CSS
Material UI
Back