Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

agladyshev/FSND-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important! This project was restructured and rewritten to work with google app engine. New repository is here https://github.com/agladyshev/portfolio-appengine.

This is a study project made during Fullstack Web Developer Nanodegree program at Udacity. The goal of this project is to present my prowess in creating responsive web pages which would look great on any device. This is not yet a real portfolio (:

The project is built on the base of Foundation framework. Main working files are "index.html" and "style.css". Foundation provides you with a _settings.scss file which declares default style of a page. Some changes (i.e. colors of the page) were made there.

Instructions: To work on this project, your computer needs:

  1. Clone the repository to your local machine
  2. Then open the project folder in your command line, and install the needed dependencies:
cd FSND-portfolio
npm install
bower install
  1. Finally, run npm start to run Gulp. Your finished site will be created in a folder called dist, viewable at this URL:
http://localhost:8000

To create compressed, production-ready assets, run npm run build. Assets located under ./dist.

About

Udacity study project. Front end web developer portfolio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors