Recipe app made with modern JavaScript features and the MVC architecture using the Forkify API that allows users to search, view, modify, bookmark and add own recipes.
- HTML5
- SCSS/CSS3
- JavaScript
- Parcel
- Sass
- Forkify-API
Run the following commands in your command line:
git clone https://github.com/Helga-sov/forkify-recipe-app.git
npm install
npm run start