This is one of the projects of Udacity full stack web developer nano degree. This project require us to develop a responsive website that will display images, descriptions and links to each of the portfolio projects which will be completed throughout the nano degree program.
- index.html
- css -main.css (css style sheet) -responsive.css (this make the site more responsive)
- images (all images stored here)
##How to view:
- download or clone the repository to your local computer
- used
cd portfolio
to go into the repository - type
open index.html
, the page will be open on your default browser