Skip to content

Syaw0/Cook-Me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COOKE ME


What is This Project

A simple Recipe web app that call the recipe api and then show it in the simple ui. also using Zustand for state management.

API

This is API i used for this project : Food Api


Live Demo

Screenshot from 2022-06-01 02-57-26

How Start App In Local

step1 :

git clone https://github.com/Syaw0/Cook-Me.git

step2 :

cd Cook-Me && npm install

step3 :

npm run start

Enjoy 😚✨