Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 883 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 883 Bytes

README

Portfolio Website

This is a small portfolio website that I am creating to host a number of projects I want to complete, but also demonstrate my experience and skills.

It will be deployed shortly and the link will be included here.

For now, it can be hosted locally using node and a json server.

The front-end is constructed entirely from the ground up using react.js and vanilla css.

There is a small json file hosting the data to populate the site, but that will change.

The site was hosted via GitHub Pages here but is now hosted through Firebase: https://www.trevordepew.com

To run locally:

In ./db run json-server --watch data.json

Then in ./front-end run npm ci run dev

More to come!

  Frictioned scrolling to denote each section
  Sticky nav header after leaving home section