Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambenkis/reactjs-restaurant-app-
I did this project after the introduction of the React Routing. The main goal of this project is to show the understanding of Routing and how it works with React components.
https://github.com/iambenkis/reactjs-restaurant-app-
Last synced: 18 days ago
JSON representation
I did this project after the introduction of the React Routing. The main goal of this project is to show the understanding of Routing and how it works with React components.
- Host: GitHub
- URL: https://github.com/iambenkis/reactjs-restaurant-app-
- Owner: iambenkis
- Created: 2022-09-10T19:05:48.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-26T18:22:07.000Z (over 2 years ago)
- Last Synced: 2025-01-03T04:14:29.504Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 55.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Benkis Restaurant
> I did this project after the introduction of the React Routing. The main goal of this project is to show the understanding of Routing and how it works with React components.
![screenshot](./resto.png)
This website was designed with the tools below:
## Built With
- Javascript
- CSS
- React Js## Getting Started
**To get the local copy of the project up and running you will need to run the following commands on your terminal:**
`git clone https://github.com/iambenkis/ReactJs-Restaurant-App-.git`
To install all the available dependecies run:
`npm install`To bundle and transpile the javascript code using webpack run:
`npm run build` for production, or:
`npm run dev` for development.Now you can open up the index.html file (located in the dist directory in chrome) to see the result.
## Author
👤 **Benjamin Kisenge (Me)**
* GitHub: [@benjamin kisenge](https://github.com/iambenkis)
* Twitter: [@benjamin kisenge](https://twitter.com/iambenkis)
* LinkedIn: [benjamin kisenge](https://www.linkedin.com/in/ben-kisenge/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iambenkis/ReactJs-Restaurant-App-/issues).
## Show your support
Give a ⭐️ if you like this project!❤️❤️❤️
## Acknowledgments
- Microverse)