Diet.ai
is your ultimate companion in achieving your health and wellness goals through customized daily diet recipes. By leveraging advanced artificial intelligence, Diet.ai
tailors meal plans that align with your unique nutritional needs and preferences, making healthy eating effortless and enjoyable.
In the project directory, you need to:
REACT_APP_FIREBASE_API_KEY=XXXXX
REACT_APP_FIREBASE_AUTH_DOMAIN=XXXXX
REACT_APP_FIREBASE_PROJECT_ID=XXXXX
REACT_APP_FIREBASE_STORAGE_BUCKET=XXXXX
REACT_APP_FIREBASE_MESSAGING_SENDER_ID=XXXXX
REACT_APP_FIREBASE_APP_ID=XXXXX
REACT_APP_FIREBASE_MEASUREMENT_ID=XXXXX
REACT_APP_GEMINI_API=XXXXX
- to install all the dependencies
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.