This portfolio starter pack is made using NUXT. The data on the portfolio is directly linked to a JSON file. Any changes to the portfolio can be made in the JSON file. The changes will then be reflected on to the portfolio. This allows you to customize your own personal portfolio that can be used for applying to jobs or other personal uses.
You can simply run the project by following process
$ git clone https://github.com/Baizidmdashadzzaman/protfolio-for-developer-using-nuxt-js.git
$ cd protfolio-for-developer-using-nuxt-js
$ npm install
$ npm run dev
After that you can edit the data.json file located in static/api/data.json
fill up you infomation and enjoy.
Deploy your own Nuxt.js project with Vercel.
upload the project in your github account
create vercel account
create new project linked & your gitgub repository
you are ready to go