Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katiechurchwell/food-festival
Food Festival web application; activity to practice optimizing into Progressive Web Applications.
https://github.com/katiechurchwell/food-festival
bootstrap jquery progressive-web-app webpack
Last synced: 3 days ago
JSON representation
Food Festival web application; activity to practice optimizing into Progressive Web Applications.
- Host: GitHub
- URL: https://github.com/katiechurchwell/food-festival
- Owner: katiechurchwell
- Created: 2022-03-14T19:55:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T20:03:26.000Z (over 2 years ago)
- Last Synced: 2024-10-12T12:14:35.388Z (about 1 month ago)
- Topics: bootstrap, jquery, progressive-web-app, webpack
- Language: JavaScript
- Homepage: https://katiechurchwell.github.io/food-festival/
- Size: 30.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food Festival
[![project-languages-used](https://img.shields.io/github/languages/count/katiechurchwell/food-festival?color=important)](https://github.com/katiechurchwell/food-festival)
[![project-top-language](https://img.shields.io/github/languages/top/katiechurchwell/food-festival?color=blueviolet)](https://github.com/katiechurchwell/food-festival)## Summary
![Webpack](https://img.shields.io/badge/webpack-%238DD6F9.svg?style=f&logo=webpack&logoColor=black)
![jQuery](https://img.shields.io/badge/jquery-%230769AD.svg?style=f&logo=jquery&logoColor=white)
![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=f&logo=bootstrap&logoColor=white)Food Festival web application; activity to practice optimizing into Progressive Web Applications. Improved load time with lazy loading JavaScript bundles and compressing images with webpack. Added offline functionality with a service worker managing cached assets.
## Deployment
[katiechurchwell.github.io/food-festival/](katiechurchwell.github.io/food-festival/)## Demo/Screenshot
![Screenshot of Food Festival App](./screenshot.png)## Questions
If you have any questions about this project, please open an issue or use the contact information below:
* [katiechurchwell](https://www.github.com/katiechurchwell)
* [[email protected]](mailto:[email protected])---
![](https://img.shields.io/badge/license-MIT-blue)