HeyKos / nutshell.me

A application that unifies various user accounts to visualize a person's life -- in a nutshell.
MIT License
0 stars 0 forks source link
firebase hacktoberfest react typescript vite

nutshell.me

build workflow codecov

A application that unifies various user accounts to visualize a person's life -- in a nutshell.

Live Site

Stack

Developer Guide

Development Tooling

Prerequisites

  1. Download and install NodeJS version 14.x.
  2. Create a .env file (using .env.sample as a guide), and set the values from the firebase app (guide).
  3. Run npm install

Active Development

npm run dev