- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Gomeals is a React Native food ordering app built with TypeScript and Expo. It integrates Firebase for authentication, Context API for state management, Stripe for payments, and Google Maps for mapping services. The backend is handled by Firebase Functions.
- React Native
- TypeScript
- Expo
- Firebase (Authentication and Functions)
- Context API
- Stripe
- Google Maps
- View and Search for Restaurants
- Mapping Services with Google Maps
- Authentication with Firebase
- Payment Integration with Stripe
- Add favourites
- Camera Module
- [Live Demo](Download Apk)
In order to run this project, you need:
- Visual Studio Code
- Node.js
- Expo CLI
- Firebase account
- Stripe account
Clone this repository to your desired folder:
cd <desired folder to contain project>
git clone https://github.com/johnpatrick254/GoMeals
cd <project_folder>
Install project dependencies:
npm install
Start the Expo development server:
expo start
👤 JOHN PATRICK
- GitHub: @johnpatrick254
- Bitbucket: @johnpat1
- Twitter: @jpattrick538
- LinkedIn: john-patrick-254-ke
- Order History
Contributions, issues, and feature requests are welcome!
If you found this project useful, please consider giving it a star on GitHub!
This project is MIT licensed.
```