A modern, static website for The Things Network New York built with React (Vite) and Tailwind CSS.
- React 18 (via Vite) — fast dev server and HMR
- TypeScript — safer, self-documenting code
- Tailwind CSS — utility-first styling, tiny final CSS
- Node.js 18+ (
node -v) - npm (
npm -v)
npm install
npm run dev
# open http://localhost:5173