Skip to content

This is a React App to help foodies find food vendors around them.

Notifications You must be signed in to change notification settings

Tripple-A/Chef-React-App

Repository files navigation

Chef-React-App

This is a React app to help people in need of cooked meals for their events find food vendors around them. It is a constant struggle to have a variety of choices when it comes to good food, with this app, we bridge that gap.

Table of Contents

User Features

  • A user has access to all vendors registered on the app.
  • A user upon sign-in can visit a particular vendor's page, view what is available and then, make a booking for his event upon vendor availability for that date.
  • Users can also become vendors upon sign-up after payment of a fee.
  • Users who are vendors can create their vendor profile and constantly upload meal-pictures to entice their customers.

Concepts and APIs Employed

  • The API employed to persist user information was built by me using Rails and can be found here in the chef-app branch.
  • Paystack API is employed for payments.
  • Axios is employed for all http requests.
  • Redux is used for state management.
  • JavaScript asynchronous functions are employed using the async,await,try and catch keywords.

Built with

  • HTML5
  • CSS3
  • Tailwind CSS
  • Bootstrap
  • JavaScript
  • React
  • Redux
  • Rails (API)

Demo

For demo purposes, you can sign in with the credentials below;

Live Preview

Find the live version here. Below is a screenshot of what it looks like. Image

Required Installations

  • Npm

Installation of This Repository

Once you have installed the required packages shown on the Required Installations, proceed with the following steps

Clone the Repository

your@pc:~$ git clone git@github.com:Tripple-A/Chef-React-App.git

Move to the downloaded folder

your@pc:~$ cd Chef-React-App

Install all packages

your@pc:~$ npm install

Open the app

your@pc:~$ npm start

License

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

Contact

Acknowledgements

About

This is a React App to help foodies find food vendors around them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •