This repository contains a simple restaurant website frontend, which I created in React.js
. The frontend is fully featured and ready to accept product lists from a server.
The project was setup via create-react-project
in order to run it on your machine clone the repo and in the directory use:
npm install
npm start
Try it yourself! : https://behenate.github.io/restaurant-website/
Or watch the GIFs below:
Using the menu:
About us page:
Ordering: