Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arifpro authored Jun 7, 2020
1 parent 18fc90f commit 18e82cf
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,52 @@
# Red Onion Restaurant
It is a restaurant website where
- Customers can order foods based on the given categories.
- In order to order foods, customer must login to the app.
- In the authentication, firebase authentication is used.
- Stripe is added for payment method.

## Deployment
This website is deployed in Firebase.

## Tech/framework used
- React
- BOOTSTRAP
- HTML
- CSS
- Firebase Authentication
- StripeJS

## Screenshots

### Home Page
![alt text](https://i.ibb.co/H7RRLwb/restaurant-red-onion-1.png)

### Food Details Page
![alt text](https://i.ibb.co/HtVLTQM/restaurant-red-onion-2.png)

### Login Page
![alt text](https://i.ibb.co/wYmMqK2/restaurant-red-onion-3.png)

### Shipment Details
![alt text](https://i.ibb.co/9YhqkxP/restaurant-red-onion-4.png)

### Payment
![alt text](https://i.ibb.co/4jBswxL/restaurant-red-onion-5.png)

### Deliver Page
![alt text](https://i.ibb.co/wpSWN6g/restaurant-red-onion-6.png)












This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts
Expand Down

0 comments on commit 18e82cf

Please sign in to comment.