See it in action click here
I am Graphic designer turned UX DESIGNER turned web developer. This Website is shows the transition of my journey of the later two. I didn't know how to code. So I challenged myself #100DayOfCode and learned it. This Website and repository is my journey to learn how to code and along the way make an awesome personal portfolio website for showcasing all my Design Works.
Feel free to Go through my code and let me know if you like this project. Made with vue.js framework and nuxtjs.
Have Fun. 😄
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
For detailed explanation on how things work, checkout Nuxt.js docs.