Loading repository data…
Loading repository data…
mggwxyz / repository
A responsive portfolio for Udacity's Front-End Web Developer Nanodegree
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Archived 2026-07 — Udacity front-end nanodegree project (2017).
A responsive portfolio created for Udacity's Front-End Web Developer Nanodegree
https://mggwxyz.github.io/frontend-nanodegree-responsive-portfolio
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.
Clone the git repository into a directory using a bash terminal
git clone https://github.com/mggwxyz/frontend-nanodegree-responsive-portfolio.git
Navigate into the new project directory
cd frontend-nanodegree-responsive-portfolio
Download the project's dependencies
npm install
Once the project has been setup, it can be started up at http://127.0.0.1:8080
npm start