This is a simple React PWA that was created with the purpose to practice creating of PWA
-
A PWA or Progressive Web Application is actually a website but it performs like a mobile application.
-
Generally in an offline mode, websites are limited to display and not any functionalities. However, mobile apps help to engage with the customer even during no internet connection. With Progressive Web Apps these are combined.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.