Skip to content

Feven98/Project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2 - FOOD RECIPE APP

Descriptions

This project is an app that displays the food recipe using API from [https://www.themealdb.com/api.php]. It has different kinds of menu to choose from. It let's you search for the recipe you want or you can select from the alphabet listed. If you do not found the recipe you are looking for, it will let you know with "Not Found" text.

It has the picture, meal and catagory in the home screen. When you click on it, it will display the:

  • Ingriedients
  • Instruction (on how to make it)
  • video (To follow)

Wireframe

Link: [https://www.figma.com/file/hA6RVdvm433YjCJaj1dyUv/Untitled?node-id=0%3A1&t=aRBlELyr8wHVEd1f-3]

ScreenShots:

Homepage

Screenshot 2022-12-11 at 1 31 40 AM

Detail-page-1

Screenshot 2022-12-11 at 1 35 15 AM

Detail-page-2

Screenshot 2022-12-11 at 1 35 22 AM

Technology Used

  • JavaScript
  • HTML
  • CSS
  • React.js
  • JSX
  • Node.js

Getting Started/ Installation Instruction

  • First, fork and clone this repositary.
  • Then, you need to create new directory and clone it.
  • Install dependencies (npm install).
  • After that, open your VS code (code .) on your terminal.
  • Finally, run npm start to start your local server.

Future Features

I was abel to get the MVP required and also got one of the streatch goal I put on when planning this project. But next I will add the following goals and work on it.

  • Storing favorite food the user want
  • Adding some CSS
  • Setting it to be mobile responsive

Contribution Guideliance

If you have any suggestion, bugs, Email Feven at [rutemikey1@gmail.com]

About

This a food recipe app using API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published