├── src
├── shared
│ ├── baseUrl.js
│ ├── promotions.js
│ ├── dishes.js
│ ├── leaders.js
│ └── comments.js
├── index.css
├── redux
│ ├── forms.js
│ ├── actionTypes.js
│ ├── dishes.js
│ ├── leaders.js
│ ├── promotions.js
│ ├── comments.js
│ ├── configureStore.js
│ └── ActionCreators.js
├── App.test.js
├── components
│ ├── LoadingComponent.js
│ ├── HomeComponent.js
│ ├── MenuComponent.js
│ ├── FooterComponent.js
│ ├── MainComponent.js
│ ├── AboutComponent.js
│ ├── HeaderComponent.js
│ ├── DishDetailComponent.js
│ └── ContactComponent.js
├── index.js
├── App.js
├── App.css
└── registerServiceWorker.js
├── public
├── favicon.ico
├── assets
│ └── images
│ │ ├── logo.png
│ │ ├── alberto.png
│ │ ├── buffet.png
│ │ ├── vadonut.png
│ │ ├── uthappizza.png
│ │ ├── zucchipakoda.png
│ │ └── elaicheesecake.png
├── manifest.json
└── index.html
├── .gitignore
├── package.json
└── README.md
/src/shared/baseUrl.js:
--------------------------------------------------------------------------------
1 | export const baseUrl = 'http://localhost:3001/';
--------------------------------------------------------------------------------
/public/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sagmulders/coursera-fewdwr/HEAD/public/favicon.ico
--------------------------------------------------------------------------------
/src/index.css:
--------------------------------------------------------------------------------
1 | body {
2 | margin: 0;
3 | padding: 0;
4 | font-family: sans-serif;
5 | }
6 |
--------------------------------------------------------------------------------
/public/assets/images/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sagmulders/coursera-fewdwr/HEAD/public/assets/images/logo.png
--------------------------------------------------------------------------------
/public/assets/images/alberto.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sagmulders/coursera-fewdwr/HEAD/public/assets/images/alberto.png
--------------------------------------------------------------------------------
/public/assets/images/buffet.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sagmulders/coursera-fewdwr/HEAD/public/assets/images/buffet.png
--------------------------------------------------------------------------------
/public/assets/images/vadonut.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sagmulders/coursera-fewdwr/HEAD/public/assets/images/vadonut.png
--------------------------------------------------------------------------------
/public/assets/images/uthappizza.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sagmulders/coursera-fewdwr/HEAD/public/assets/images/uthappizza.png
--------------------------------------------------------------------------------
/public/assets/images/zucchipakoda.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sagmulders/coursera-fewdwr/HEAD/public/assets/images/zucchipakoda.png
--------------------------------------------------------------------------------
/public/assets/images/elaicheesecake.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/sagmulders/coursera-fewdwr/HEAD/public/assets/images/elaicheesecake.png
--------------------------------------------------------------------------------
/src/redux/forms.js:
--------------------------------------------------------------------------------
1 | export const InitialFeedback = {
2 | firstname: '',
3 | lastname: '',
4 | telnum: '',
5 | email: '',
6 | agree: false,
7 | contactType: 'Tel.',
8 | message: ''
9 | }
--------------------------------------------------------------------------------
/src/App.test.js:
--------------------------------------------------------------------------------
1 | import React from 'react';
2 | import ReactDOM from 'react-dom';
3 | import App from './App';
4 |
5 | it('renders without crashing', () => {
6 | const div = document.createElement('div');
7 | ReactDOM.render(
Loading...
8 |© Copyright 2018 Ristorante Con Fusion
44 |{leader.designation}
26 |{leader.description}
27 |Started in 2010, Ristorante con Fusion quickly established itself as a culinary icon par excellence in Hong Kong. With its unique brand of world fusion cuisine that can be found nowhere else, it enjoys patronage from the A-list clientele in Hong Kong. Featuring four of the best three-star Michelin chefs in the world, you never know what will arrive on your plate the next time you visit us.
68 |The restaurant traces its humble beginnings to The Frying Pan, a successful chain started by our CEO, Mr. Peter Pan, that featured for the first time the world's best cuisines in a pan.
69 |91 |98 |You better cut the pizza in four pieces because 92 | I'm not hungry enough to eat six.
93 | 97 |
We take inspiration from the world's jlsfjldsjfljldsjllj
88 |