dalsontws / pwa-playground

Home Page:https://sa-pwa-playground.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Playground


Logo

PWA Playground

PWA configured to test multiple features
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

This project is spawned due to the need to explore the use of PWA ahead of an existing mobile application. This playground provides an easier way to add new features that are requirements of our application, allowing us to test if such features can be supported on a PWA.

(back to top)

Built With

React

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Ensure you have npm installed

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/dalsontws/pwa-playground.git
  2. Install NPM packages
    npm install
  3. Start your local development server
    npm run start

(back to top)

Contributing

Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

LinkedIn

(back to top)

Acknowledgments

(back to top)

About

https://sa-pwa-playground.vercel.app/

License:MIT License


Languages

Language:TypeScript 86.0%Language:HTML 9.0%Language:CSS 5.0%