Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rendy752/meal-app
Meal themed website that utilizes public API
https://github.com/rendy752/meal-app
ajax eslint materializecss npm-package vanilla-javascript
Last synced: 7 days ago
JSON representation
Meal themed website that utilizes public API
- Host: GitHub
- URL: https://github.com/rendy752/meal-app
- Owner: Rendy752
- Created: 2023-12-24T15:49:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-03T16:54:06.000Z (11 months ago)
- Last Synced: 2024-01-03T17:47:05.746Z (11 months ago)
- Topics: ajax, eslint, materializecss, npm-package, vanilla-javascript
- Language: JavaScript
- Homepage: https://rendyp-meal.vercel.app
- Size: 2.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MealApp, which is my project that created individually to fulfill the Front-End learning path submission on the Dicoding platform. Where this project has a food theme in displaying a list of foods based on keywords, categories, ingredients, etc. using AJAX to utilize the available public API. Due to submission provisions, this project was built without using any framework, this project uses JavaScript with NPM and other packages, CSS (MaterializeCSS), ESLint to maintain consistent code writing style, and bundling with Webpack for the production and development stages.