0-bcda-0 / AIT-Forkify-TheCompleteJavascriptCourse

Recipe application from The Complete Javascript Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forkify Project

Recipe application from The Complete Javascript Course

Getting Started

To get started you can simply clone the forkify repository and install the dependencies:

Prerequisites

You need to have node and npm installed on your machine before running the following commands.

Installing

git clone
cd forkify
npm install

Running

npm start

Built With

Authors

About

Recipe application from The Complete Javascript Course


Languages

Language:JavaScript 61.7%Language:HTML 38.3%