Skip to content

SvetimFM/mealmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires Anthropic API Key, register for an account and create one here:

IMPORTANT:

  • Application requires a .env file in the root dir with REACT_APP_ANTHROPIC_API_KEY="your anthropic API key" for the server to work

To run

  • navigate to rood application folder
  • run npm ci or npm install
  • run 'npm run dev'
  • if that fails, open two terminal windows, and run below cmds to init the server and the react front-end
    • npm run server
    • npm run start

Getting Started with Create React App

This project was bootstrapped with Create React App.

About

a new way to eat well - WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published