Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 692 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 692 Bytes

Foody Area

It fetches and lists random foods from The Meal DB. You can filter the incoming foods. You can find out which country the food you like is from, the name and description of the food.

Preview

Resim 1 Resim 2 Resim 3

Installation

Clone

git clone https://github.com/gorkemuveyk/foody-area.git

Package Installation

npm i

Start

npm run dev