Skip to content

tdep/trevor-depew-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published