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
- Host: GitHub
- URL: https://github.com/rookiemonkey/recipe_app
- Owner: rookiemonkey
- Created: 2021-01-09T00:25:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T07:38:20.000Z (over 5 years ago)
- Last Synced: 2025-08-05T22:39:14.649Z (11 months ago)
- Topics: api, apis, javascript, recipe, typescript, webpack5
- Language: TypeScript
- Homepage: https://krrb-prod-recipeappv1.netlify.app/
- Size: 5.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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:
