Skip to content

A restaurants app integrated with google maps API and Firebase for authetication

Notifications You must be signed in to change notification settings

Renato1478/LetsMeal

Repository files navigation

Let's Meal (not finished yet)

Let's Meal is a mobile application developed with React Native that allows users to explore and order meals from various restaurants. It utilizes Lottie for animations, Styled Components for styling, Google API for rendering restaurant locations, Firebase for data storage, and Stripe for payment simulation.

Features

  • Browse available restaurants
  • View restaurant details, including location on google maps
  • Explore the menu and select items
  • Simulate the payment process using Stripe

Installation

To run the Let's Meal application locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/Renato1478/lets-meal.git
  1. Navigate to the project directory:
cd lets-meal
  1. Install the dependencies:
npm install
  1. Configure the Firebase and Stripe API keys:
  • Create a project in Firebase and obtain the necessary credentials.
  • Configure your Stripe account and obtain the required API keys.
  1. Start the application:
npm start

This will start the Metro Bundler and provide options to run the application on an emulator or physical device.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

A restaurants app integrated with google maps API and Firebase for authetication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages