/react-pwa

Implementing basic PWA, that cover offline mode, installing icon to home screen & custom splash screen

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Installation

Install the dependencies and devDependencies and start the server.

$ cd react-pwa
$ npm install
$ npm run start //running on port 3000

Dummy Auth

For login you can using this:

email: test@impactterra.com
password: 123

Assets

Source of all assets that used

Assets Url
Tailwind [https://tailwindcss.com/]
UnDraw [https://undraw.co/]