anumsh / build-a-portfolio-website

Develop a responsive website that will display images, descriptions and links of Portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a Portfolio

I have build a responsive website that will display images. links and description. This is my first portfolio project.

Files Included

  • index.html
  • main.css in css folder
  • Gruntfile.js
  • img folder
  • dest folder
  • package.json

Installation

  • for Ubuntu 14.04 user (installing Grunt)
$ sudo add-apt-repository ppa:chris-lea/node.js
$ sudo apt-get update
$ sudo apt-get install nodejs
$ sudo npm install -g grunt-cli
$ npm install grunt --save-dev

Resources

#License

This portfolio project is licenced under © 2011–2017 Udacity, Inc.

About

Develop a responsive website that will display images, descriptions and links of Portfolio


Languages

Language:HTML 78.1%Language:CSS 19.4%Language:JavaScript 2.5%