Skip to content

yhfa/forkify

Repository files navigation

Forkify

Recipe application with custom recipe uploads

Demo

https://forkify-yhf.netlify.app/

Tech Stack

Client: Native JavaScript with MVC pattern, Sass

Build tools: parcel@2

Run Locally

Clone the project

  git clone https://github.com/Youssif77/forkify.git

Go to the project directory

  cd forkify

Install dependencies

  npm install

Start the server

  npm run start

Build the project

  npm run build

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published