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

https://github.com/rookiemonkey/recipe_app

An recipe :pizza: :hamburger: :curry: application to practice consuming publlic apis (this one consumes the themealdb.com api). Also, my first application written in typescript to practice basics of ts along with webpack
https://github.com/rookiemonkey/recipe_app

api apis javascript recipe typescript webpack5

Last synced: about 2 months ago
JSON representation

An recipe :pizza: :hamburger: :curry: application to practice consuming publlic apis (this one consumes the themealdb.com api). Also, my first application written in typescript to practice basics of ts along with webpack

Awesome Lists containing this project

README

          

## Recipe App

This single-page application consumes [TheMealDB](https://www.themealdb.com/api.php) api was made just to solely practice pure typescript , ES6 and just to have some fun :tada: Below is a screenshot of one of the application route and you can see the live the application [here](https://krrb-prod-recipeappv1.netlify.app)

I haven't fully used the power of typescript but hey! a small progress is still a progress :tada:

Consider checking the repo's issues, all of my todos are in there :smile:

![Screenshot](./screenshot.png)

## Author: Kevin Roi R. Basina