This is a Food Delivery App built using Expo and Firebase. It features user authentication, profile management, real-time data updates, map integration, and a clean, modern UI.
- User Authentication: Secure sign-in and sign-up functionality.
- Profile Management: Edit and update user profiles with ease.
- Real-Time Data: Seamless integration with Firebase for real-time updates.
- Map Integration: Interactive maps to showcase delivery locations.
- Aesthetic UI: Clean and modern design for a great user experience.
To get started with the project, follow these steps:
- Clone the repository:
https://github.com/NischalAcharya060/Food-Delivery-App.git
- Navigate to the project directory:
cd food-delivery-app
- Install the dependencies:
npm install
- Set up Firebase:
- Create a Firebase project and register your app.
- Add your Firebase configuration to
firebaseConfig.js
in thefirebase
directory.
- Start the Expo server:
npx expo start
Once the installation is complete, you can start using the app by running the following command:
npx expo start
Use the Expo Go app on your phone to scan the QR code generated by the Expo server to run the app on your device.
I welcome contributions from the community! Here's how you can help:
- Feedback: Share your thoughts on the current features and design.
- Code Contributions: If you're interested in contributing code, I'd love to collaborate! Fork the repository and create a pull request.
- Ideas: Have ideas for new features or improvements? Open an issue and let's discuss!
This project is licensed under the MIT License. See the LICENSE file for details.
Let's make this project even better together! 🚀