IamShiv26 / simple-pwa-instagram

Simple Progressive Web Application which emulates a simple Instagram with basic features.

Home Page:https://pictureit-e41c1.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Use

You need Node.js installed on your machine. Simply download the installer from nodejs.org and go through the installation steps.

Once Node.js is installed, open your command prompt or terminal and navigate into this project folder. There, run npm install to install all required dependencies.

Finally, run npm start to start the development server and visit localhost:8080 to see the running application.

To add the Progressive Web App to your Homescreen on your Device, Visit the site in using your Chrome Browser and in options select Add to Home Screen.

About

Simple Progressive Web Application which emulates a simple Instagram with basic features.

https://pictureit-e41c1.firebaseapp.com/


Languages

Language:JavaScript 75.3%Language:HTML 23.7%Language:CSS 1.0%