joe27g / Bender-Site

Source code for Bender's website.

Home Page:https://benderbot.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bender Site

Source code and assets for https://benderbot.co. New & improved using Next.js with app routing!

If for some reason you want to host a copy of the site, setup is simple:

  • Clone the repo

  • Run npm i

  • Copy example.env to .env.local and modify as necessary

  • Run npm run build (or npx next build)

  • Run npm start (or npx next start)

About

Source code for Bender's website.

https://benderbot.co


Languages

Language:TypeScript 95.8%Language:JavaScript 2.5%Language:CSS 1.6%