/portfolio-pwa

Primary LanguageJavaScript

My Portfolio PWA (Progressive Web App)

live Demo 👈🏻

How to run locally

  1. Clone this repo

  2. To install dependencies run,

$ npm install
  1. To start on localhost
$ npm start