Github Profile Search Web App Using LWC
Hey There! We gonna build Github Profile Search Web App using Lightning web components with Github API. follow the steps, Let’s begin 🙂 STEP 1: Create your Github Profile Search App Follow The CLI steps to setup your app.Note : you must have Node.js installed, with at least npm 5.2+.npx lwc-create-app you-app-name cd your-app-name npm run watch […]