Skip to content

A journaling web app made with Firebase's authentication and Firestore RealtimeDB

Notifications You must be signed in to change notification settings

twilkhoo/colors

Repository files navigation

chromatic;notes

A responsive realtime journaling web app made with Firebase 9 Modular API (Auth and Firestore), Chakra 2, Typescript 5.

Usage

Visit https://chromatic-notes.vercel.app/ to login with Firebase and record a mood and note for today, or any previous day.

Demo

ChromaticNotesDemoVid.mp4

Getting Started Locally

After git clone ing, install dependencies from npm: npm i

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Next Steps:

Spotify API integration? (record a song daily)

About

A journaling web app made with Firebase's authentication and Firestore RealtimeDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published