github-userboard (Available for both desktop & mobile screens) Deployed in Netlify: https://gituserboard.netlify.app/ To use this app in local,follow steps as below: clone this repo rm -rf node_modules/ package-lock.json npm install npm run serve Now app is ready for use with the url generated on your machine.