
Make it stand out.
Whatever it is, the way you tell your story online can make all the difference.
Food Hub - React Native
An application that replicates a modern food app. Implemented Node.js server with Express.js on AWS EC2 and used DynamoDB and S3 Bucket for data management.
Figma: Food Hub (Community) – Figma
Git repo: aahenry51/food-hub (github.com)
How to run FoodHub
Steps:
Clone the repo:
git clone https://github.com/Baby-Yoda-RN/food-hub.git
Open 2 terminals
Terminal 1 - Server:
cd server
yarn install
or npm install
npm start
Terminal 2 - Mobile
cd mobile
yarn install
or npm install
npm start
npm run android
or npx react-native run-android
LOGIN INFO
email: First@gmail.com
password: 123
React/React Native
Make it stand out.
It all begins with an idea. Maybe you want to launch a business. Maybe you want to turn a hobby into something more. Or maybe you have a creative project to share with the world. Whatever it is, the way you tell your story online can make all the difference.