📌depolyed link here.
nextjs_gMVpzbQH.mp4
- For Running this repository on local
- Frontend - cd to NextJs-portfolio > npm install > npm run dev
- Because i am using here a Github API that can show your repository .
- Where to add - on clqu.config.js file
module.exports = {
name: 'Abhishek Rawe',
version: '3.0.0',
githubName: 'abhishekrawe',
githubKey: "YOUR OWN ACCESS TOKEN",
email: 'rajputabhisheksingh53@gmail.com',
errors: {
404: "This page could not be found.",
500: "An error occurred while processing your request."
}
}
✅After successsfully adding your token you will see on - "My Repository" section your own Repsoitory Summary , something like this ⬇️