Skip to content

ngjianyi/Dumo-Eats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Dumo Eats

DumoEats is a mobile app which aims to help users adopt a healthier lifestyle. We provide users with food choices based on their health preferences and a platform to track and monitor calories easily. Users are able to interact with each other by creating posts and liking or commenting on posts or recipes. Recipes are from Spoonacular API.

Screenshots

Home screen Recipe recommendation screen
Home screen Recipe recommendation screen

Running the app locally

cd Frontend
  1. Install dependencies for the project by entering this command:
npm install
  1. Enter Spoonacular API key as environment variable

Create a .env file and add in your API key as EXPO_PUBLIC_API_KEY=YOUR_API_KEY

  1. Run the app in development mode by entering this command:
npx expo start

About

Orbital 2024 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published