Skip to content

POWRFULCOW89/TasteU

 
 

Repository files navigation

Taste U

Elegant recipe explorer for midnight cravings.

Project

Web app that consists in a recipe browser, consuming the TheMealDB API. It is possible to generate queries through the interface and browse the displayed results dynamically. When accessing a recipe, more details like ingredients and instructions, are shown. Additionally, random recipes can be queried, for the indecisive user.

Install

  1. Get the repo
gh repo clone POWRFULCOW89/TasteU

or download as ZIP.

  1. Install dependencies:
npm i
  1. Start the webpack server with:
npm start

Team

About

Elegant recipe explorer for midnight cravings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.5%
  • HTML 40.3%
  • CSS 16.2%