Skip to content

PunGrumpy/Today-I-Learned

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Today I Learned

Build full-stack web app in weekend!

This web app is a collection of my notes on various topics. I use it to keep track of what I learn and to share my knowledge with others. I hope you find it useful.

Tech

Features

  • View fact
  • Votes fact
  • Create fact
  • Filter fact
  • Connect to Supabase
  • Deploy to Vercel

Demo

https://today-i-learned-pungrumpy.vercel.app/

demo

Installation

$ git clone
$ cd today-i-learned
$ yarn install
$ yarn start

PS. If you don't have yarn, you can install it with npm:

$ npm install -g yarn

Usage

$ yarn start

Support

If you like this project, please click the ⭐️ button.

License


Blog

You can read more about this project in my Blog