Skip to content

EPIC448/YelpFlex-Food_React_Project-

Repository files navigation

MIT License LinkedIn Blog


Logo

An awesome README template to jumpstart your projects!
Explore the React Native docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

There are many great great ideas on Netflix and Yelp clone, but I could not find one that brings both worlds together or really suit my insterest so I created one.

Here's why:

  • Most if not all of us used a combination of both apps in the past. And we were excited for what the value they bring.
  • Also, I often find myself looking for ways to bring different worlds together. Covid thought us that. Also implementing the DRY principles to this codebase:

Please!!! Do not hesitate to give suggestions on how this application can be improved. I look forward to hearing from you.

A list of commonly used resources that I find helpful is listed in the acknowledgments.

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

To set-up the project locally, follow below instructions To get a local copy up and running follow these simple example steps.

Prerequisites

You have a computer with internet connections

Functioning Github account

"expo": "~40.0.0",
"expo-status-bar": "~1.0.3",
"react": "16.13.1",
  • npm
    npm install npm@latest -g

Installation

  1. Get a free API Key at from Yelp Yelp for developers.

  2. Clone the repo

    git clone https://github.com/EPIC448/Food_React_Project
  3. Install NPM packages

    npm install
  4. Enter your API in config.js when you got one.

    const API_KEY = 'ENTER YOUR API';

Usage

Result based on search

Each business Details

For more examples, please refer to the Video Demo

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Creator Contact

Samuel Ogundiran - website - samrey2018@gmail.com

Project Link: https://github.com/your_username/repo_name

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published