Skip to content

capnfabs/reasons-to-celebrate

Repository files navigation

we all need more reasons to celebrate.

Setup

npm install
# add credentials; it's all a bit arbitrary given that these are client side anyway.
# I store them in 1password, and keep separate per-env files:
# - .env.development.local
# - .env.production.local
cp .env.local.template .env.local && $EDITOR .env.local

Run

npm run dev # | build | preview | test

Deploy

npm run build
# now drag and drop the folder into Netlify lol

Out of scope:

  • Edit imported data?
  • cache data using IndexedDB.
  • Add confetti animation IF it's your anniversary today

About

We all need more reasons to celebrate.

Resources

Stars

Watchers

Forks