A tiny, non-functional site to kick off your hackathon. It shows a centered logo, a top nav (Home / Log in), and a placeholder login page.
- Node.js 18+ installed
sudo apt install npm -ysudo brew install npmcd HackTheFutures
npm install
npm startThen open: http://localhost:3000