Restauranté is an Application which shows the restaurant menu and allows user to book a reservation. It was built using React
, Scss
and Stripe
- Checkout Restautant Menu.
- Book a Reservation.
Visit App on Heroku
- Node - A Javascript runtime environment.
- React - A Javascript library for building user interfaces.
- React Testing Library - Light-weight solution for testing React components
- Stripe - React components for Stripe.js and Stripe Elements
- A package manager - yarn or NPM
- $ git clone
https://github.com/fire-cracker/restaurante.git
- $ cd restaurante
- Add env file and setup using the env.sample file
$ npm install or $ yarn install
This will install all the requirements defined in the package.json
file inside the directory-app folder.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Feel free to 🍴 fork this repository
👯 Clone this repository to your local machine using
https://github.com/fire-cracker/restaurante.git
Make Contributions
🔃 Create a new pull request using
https://github.com/oyedejipeace/restaurante/compare
- Copyright 2018 © Restauranté