Notepod
Notepod is a note-taking app that saves notes to your Solid Pod.
It was created to assist in learning how to write Solid apps. Follow the tutorial, or read the commits of this repository.
Running locally
-
Install the Node dependencies
npm install
-
Start the application
npm run start
-
Follow the instructions displayed on your terminal.