Skip to content

mggwxyz/frontend-nanodegree-resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume | Front-End Nanodegree

A responsive resume for Udacity's Front-End Web Developer Nanodegree

Try It Out

https://mggwxyz.github.io/frontend-nanodegree-resume

Table of Contents

  1. Project Overview
  2. Setting up the project
  3. Running the project
  4. Resource Links

Project Overview

The purpose of this project was to gain experience building responsive web pages using HTML, CSS, and JavaScript. This project was part of Udacity's Front-End Web Developer Nanodegree.

Setting up the project

Clone the git repository into a directory using a bash terminal

git clone https://github.com/mggwxyz/frontend-nanodegree-resume.git

Navigate into the new project directory

cd frontend-nanodegree-resume

Download the project's dependencies

npm install

Running the project

Once the project has been setup, it can be started up at http://127.0.0.1:8080

npm start

Resource Links

Packages

No packages published

Languages

  • JavaScript 96.5%
  • HTML 2.0%
  • CSS 1.5%