Live Site: https://mabifus.vercel.app
This is a food order mibile app whereby users can create an Account or login to an existing account, order items, check and edit their profile, send a contact form and also edit their profile. It's created using React Native, Express and MonogoDB.
npm install
# Run in dev mode
npm run dev
# Run in prod mode
npm start
Live Demo of the site can be accessed here.