Skip to content

ekaranjaa/norman-portfolio

Repository files navigation

Norman Nuthu's PortFolio

Netlify Status GitHub license PRs Welcome Maintenance Open Source Helpers

I like building awesome software. I've built Websites, Browser plugins, Corporate Software and Android Applications! If you are interested, you can view some of my favorite projects in my portfolio. Need something built or simply want to have a chat? Reach out to me on social media, WhatsApp | Twitter | LinkedIn or Send me an Email.


Build Setup ⚙️

Make sure your node version is >=12

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000

$ yarn dev

# build for production and launch server

$ yarn build
$ yarn start

# generate static project

$ yarn generate

Maneuvering ⛵

A basic understanding of Vue.js and Nuxt.js is required.

Information

The portfolio's information(about & bio, experince and projects) lies in the content folder.

For detailed explanation on how things work, check out Nuxt.js docs & Nuxt.js Content docs.

Checkout Tailwindcss docs for the color palette and class names.