Skip to content

PWA to allow users to access schedules of food vendors, and vendor locations with or without cell signal or WiFi.

Notifications You must be signed in to change notification settings

crosenfrisk/food-festival

Repository files navigation

food-festival

License for README

Description

PWA allows users to access schedules of food vendors, and vendor locations with or without cell signal or WiFi.

Preview

Your Picture Here Visit Deployed Application From Your Phone or Computer

Table of Contents

Installation

Download repo for food-festival and npm run start:dev from command-line to open http://localhost:8080/

Usage

Users can browse the app from their web browser and add the PWA to their home screen (if on mobile), or view from their Desktop with the same performance.

License

License for README

MIT License

Copyright 2022 Claire Rosenfrisk

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributions

Viewers may comment @crosenfrisk for feedback, or email address below for suggestions or changes.

Test

npm run start:dev from command line inside root directory of application. Open browser at http://localhost:8080/ to view. Using Chrome Dev Tools, you can select the Network tab and click "Offline" to see how the application uses the cache and IndexedDB to run the site even when the user is not connected to the internet.

Questions

If you have any questions about this project, please contact me directly at claire.rosenfrisk@gmail.com. You can view more of my work on GitHub My GitHub Profile.

About

PWA to allow users to access schedules of food vendors, and vendor locations with or without cell signal or WiFi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published