This source code is for studing purposes, here we build a instagram like app to test all the PWA resources available at this moment.
You need Node.js.
Once Node.js is installed, run npm install
to install all required dependencies.
Finally, run npm run build
and then npm start
to start the development server to see the running application.