Skip to content

atapas/colorpicker-pwa

Repository files navigation

colorpicker-pwa

A project to demonstrate Progressive Web APP(PWA) using Vite.

How to run

  • Clone or Fork the repo
  • Install Dependencies using yarn install
  • Run the app locally using yarn dev
  • To see the PWA works,
    • Build the app using yarn build
    • Start the preview using yarn preview

Many Thanks to all the Stargazers who has supported this project with stars(⭐)

Thanks to all stargazers

Deployed on Netlify

Netlify Status

I've deployed the app on Netlify, which you can access publicly and install.

Check it out: https://pwa-colorpicker.netlify.app/

Contribute

Please read the CODE_OF_CONDUCT and the CONTRIBUTING guide first.

Feel free to contribute by opening an issue if there's any bug in this application. You are also welcome to add features to it like:

  • Make the update alert better. Right now, I use the browser's window alert.
  • Build a better caching strategy. Right now, it uses the Cache Only strategy.
  • You can use Faker to generate the data and cache. The faker code is present already.
  • Whatever you think can make this app helpful and useful for people learning PWA.

About

A project to demonstrate PWA strategies

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published