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
- Host: GitHub
- URL: https://github.com/belchenkov/meal_finder_js
- Owner: Belchenkov
- Created: 2020-05-13T08:55:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T05:35:31.000Z (about 5 years ago)
- Last Synced: 2025-09-04T15:52:06.898Z (11 months ago)
- Topics: css3, es6, html5, themealdb
- Language: JavaScript
- Homepage: http://meal-finder-ab.surge.sh
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)
[](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
```