mostafamt / Forkify

Forkify is a beautiful real project to interact with a real API to fetch and display some real food recipe data .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forkify

Description: Forkify is a beautiful real project to interact with a real API to fetch and display some real food recipe data .

It's implemented from The Complete JavaScript Course 2020: Build Real Projects!

Dependencies

1- Babel
2- Webpack
3- Axios
4- Fractional
5- uniqid

Installation

1- install nodejs
2- install npm (node package manager)
3- run : npm install , it will install all dependencies.
4- run : npm run start, to start in development mode .
or already you can just open index.html from dist(distribution) folder .

Screenshots

About

Forkify is a beautiful real project to interact with a real API to fetch and display some real food recipe data .


Languages

Language:JavaScript 55.7%Language:HTML 44.3%