We make this website that is help users to search for foods, then show a photo and the recpie for it.
- Live Link Here
- Anyone can access to our website as user.
- The user enter the name for any type food in the search box, then the website should access to two APIs.
- After that will showing one photo that ralates to the input and the recpie for make this food.
- Open gitBash wherever you want to save the project on your device.
- Clone the repository to your device (
git clone repo link
). - Enter repo
cd nameOfRepo
- Type ->
code .
- Navigate to the live server from the HTML file.
- HTML
- CSS
- javascript