Skip to content

NextJS API for calculating diet info, built with the help of Codespaces and AI

License

Notifications You must be signed in to change notification settings

ikcede/macro-diet-api

Repository files navigation

Macro Diet API

A NextJS API application for calculating macros. I wanted to test how well AI could scaffold some simple NextJS API code, and it actually did very well.

Built with:

  • Github Codespaces
  • NextJS
  • v0 by Vercel
  • ChatGPT
  • ClaudeAI
  • zod
  • MUI

Development

To run the dev server:

npm run dev

Before deploying:

npm test
npm run format
npm run build

About

NextJS API for calculating diet info, built with the help of Codespaces and AI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published