Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 632 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 632 Bytes

Deploy with Vercel

Developer Portfolio In NEXTJS


Host it on netlify or vercel

Replace varible name From config.js file

variable Names

tgUsername: "Telegram Username",
githubUsername: "github Username",
websiteName: "Website name that logo",
heroHead: "Hi There !!",
heroText: "I’m AryanVikash and I’m Just a nub Developer!",
facebookUsername: "Facebook Username",
instaUsername: "Instagram Username",

Run it on local

npm install
npm run dev