An Instagram cloned PWA built with React
-
User can add Images to the App
-
User can set and Update Name and About Me
-
User can delete a single Image
-
User can clear all images at once
-
App works offline
-
App can be install
- JavaScript
- React
- IndexedDb/Dexie for storage
- Workbox for service worker generation
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
This scripts install all dependencies
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.