cwinters8 / Portfolio

A static Node.js and Express site built to display my portfolio.

Home Page:https://clarkwinters.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

A static Node.js and Express site built to display my portfolio.

Sixth project in the Team Treehouse Full Stack JavaScript Techdegree.

Running the app

To get started running this app, either clone or download the repository, then install the dependencies and start the app.

npm install
npm start

Then you can navigate to http://localhost:3000/ in your browser.

Alternatively, you can simply visit the live site here.

Technologies Used

Express
Pug
Node.js
JavaScript
CSS

Future Improvements

  • Remove stack trace from 404 error page

About

A static Node.js and Express site built to display my portfolio.

https://clarkwinters.com


Languages

Language:HTML 52.8%Language:CSS 32.4%Language:JavaScript 14.8%