Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 410 Bytes

Forkify-Project

Forkify is a recipe application built using JavaScript.

Installation

To get started with Forkify, clone the repository and install the dependencies:

git clone https://github.com/UmerrAli/Forkify-VanillaJS.git
npm install

Use parcel to start the application by runnig the start script:

npm start

Then, open your browser and navigate to http://localhost:1234.