Restaurant Menu: a website built with React js with beautiful UI
Restaurant Capstone
Restaurant Capstone Project
Built With
- HTML, SCSS/CSS, and Javascript
- themealdb API
- Involvement API Our API unique ID is:
xFhLPbE0OxSNE2QeBp9w
- Webpack
- Jest
- Linters
Live Demo
Capstone Overview
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
- Node js installed
- Terminal
- Browser of your preference
Setup
- git clone https://github.com/RafaelEchart/React_RestaurantMenu.git
- cd React_RestaurantMenu
Install
Inside of your directory run the following commands:
- npm install
- npm run build
- npm run start
Usage
- Open your browser in http://localhost:8080/ or the port that says the CLI
How to edit
If you wish to edit this project you need to run the following command too:
npm run watch
This will allow you to see a hot refresh in the browser when your HTML changes.
Run tests
Run the following command to run the tests: npm run test
Authors
? Rafael Echart
- GitHub: @rafaelechart
- Twitter: @rafaechart
? Amr Ahmed
? Contributing
Contributions, issues, and feature requests are welcome!
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Rafael Echart⭐️
- Amr Ahmed⭐️
- Microverse documentation ⭐️
- Microverse team ⭐️
- mealdb API ⭐️
- involvement API ⭐️
? License
This project is MIT licensed. –>