An open API service indexing awesome lists of open source software.

https://github.com/belchenkov/meal_finder_js

Search and generate random meals from the www.themealdb.com API
https://github.com/belchenkov/meal_finder_js

css3 es6 html5 themealdb

Last synced: 3 months ago
JSON representation

Search and generate random meals from the www.themealdb.com API

Awesome Lists containing this project

README

          

# Meal Finder App

> Search and generate random meals from the [themealdb.com](www.themealdb.com) API

### [Demo](http://meal-finder-ab.surge.sh)
[![IMAGE ALT TEXT HERE](./screen.png)](https://radikal.ru/video/oarsxEbLJEv)

### Get started

```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```