Skip to content

qbentil/Healthy-Food

Repository files navigation

Healthy Food

 

Healthy Food

Github top language Github language count Repository size Github issues Github forks Github stars

🚧 Healthy Food 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

Healthy Food is a mobile application that allows users to search for healthy recipes, fruits and vegetables. It also allows users order for fresh fruits and vegetables from the comfort of their homes.

✨ Features

✔️ User Authentication;
✔️ Order for fresh fruits and vegetables;
✔️ Search for healthy recipes;
✔️ Search for fruits and vegetables;
✔️ Add fruits and vegetables to cart;
✔️ Add recipes to cart;
✔️ View cart;
✔️ View order history;
✔️ View profile;
✔️ Edit profile;
✔️ View notifications;
✔️ View recipes;
✔️ View fruits and vegetables;
✔️ View recipe details;
✔️ View fruit and vegetable details;\

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/qbentil/healthy-food

# Access
$ cd healthy-food

# Install dependencies
$ npm install

# Run the project
$ npm start

# The server will initialize and open in the browser on the port: 19002. Scan the QR code with the Expo app on your phone to run the app.

Made with ❤️ by Shadrack Bentil

 

Back to top