Skip to content

This is a small app developed using React Native. This app helps you to search your favourite restaurants and discover more restaurants along with their ratings, reviews and photos.

Notifications You must be signed in to change notification settings

mohan-246/RestaurantSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Restaurant Explorer App

Welcome to the Restaurant Explorer app! This React Native application, built with Expo, allows you to seamlessly search for your favorite restaurants, discover new dining spots, and access valuable information such as ratings, reviews, and photos.

Features

  • Search Restaurants: Effortlessly find restaurants based on your preferences.

  • Discover New Spots: Explore a variety of dining options and discover hidden gems.

  • Detailed Information: Access restaurant ratings, reviews, and photos to make informed choices.

Getting Started

Follow these steps to explore and use the Restaurant Explorer app:

Prerequisites

  • Node.js and npm installed on your machine.
  • Expo CLI installed globally: npm install -g expo-cli
  • Yelp API key.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/RestaurantExplorerApp.git
cd RestaurantExplorerApp
  1. Install dependencies:
npm install
  1. Set up your Yelp API key:

    • Create a .env file in the root directory and add your Yelp API key:

      YELP_API_KEY=your-yelp-api-key
  2. Run the application:

expo start
  1. Open the Expo Go app on your mobile device or use an emulator to view the app.

Contributing

We welcome contributions! To contribute to the Restaurant Explorer app, follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name.
  3. Make your changes and commit: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature/your-feature-name.
  5. Submit a pull request.

Issue Tracking

If you encounter any issues or have suggestions, please open an issue. We appreciate your feedback!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Enjoy exploring and discovering restaurants with Restaurant Explorer!


About

This is a small app developed using React Native. This app helps you to search your favourite restaurants and discover more restaurants along with their ratings, reviews and photos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published