Skip to content

TGianella/bloc-notes

Repository files navigation

bloc-notes

A react-powered notepad to get the hang of how the framework works.

Check it out here ! 🎉

It is your run of the mill notepad, nothing too fancy but a few things are worth noting :

  • Perfect synchronization between user input and note display in real time, thanks to useState
  • The data persists in localstorage (so you can actually use it as a real app !)

About

A react-powered notepad to get the hang of things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published