You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1- Clone the repo
2- Install the dependencies npm install.
3- Start by adding code in pages/index.js.
4- You can create components in components folder
5- Import them in pages/index.js to use them like we do in react app.js