StereoPT / MealRandomizer

TheMealDB Front-End

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meal Randomizer

version passing_build license

Get a random random meal every time.

Screenshoot

Features

  • Fetch a Random Meal (from TheMealDB)
  • Displays:
    • Meal Name & Image
    • Meal Tags
    • Meal Instructions
    • Meal Ingredients
  • Link to Recipe (in the image)

ToDo:

  • Add About Page
  • Add More Features

Development Setup

Clone the Repository
npm run dev

Navigate to http://localhost:5000/.

Release History

  • 1.0.0
    • The First Proper Release

Meta

Guido Pereira – @TheStereoPTstereopt@gmail.com

Distributed under the MIT License. See LICENSE for more information.

https://github.com/StereoPT

Contributing

  1. Fork it (https://github.com/StereoPT/MealRandomizer)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

TheMealDB Front-End

License:MIT License


Languages

Language:HTML 52.6%Language:CSS 32.0%Language:JavaScript 15.3%