Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 449 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 449 Bytes

HTTBey

Like HTTP Status Cats, but Beyoncé

Development

This project requires Node v18+ to build. (Consider using a version manager like nvm to easily switch node versions!). As of v2.0.0 it's built with Next.js 13.

Run npm install to pull in dependencies and then npm run dev. The app should build, run, and be available at localhost:3000.