Skip to content

A website for displaying things learned during my coding journey.

Notifications You must be signed in to change notification settings

ApexCyberPunk/LearningJournal

Repository files navigation

This is a software for a journal, using firebase as the database. Journal updates in real time across all pages, and is responsive. The database key is NOT in the repo. If forked, or cloned, user will have to use their own database key.

syntax for that would be:

export const appSettings = {

databaseURL: "{input info here}.firebaseio.com/"

}

About

A website for displaying things learned during my coding journey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published