Skip to content

DSom20/portfolio-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio: Sliding Whiteboard Edition

This is a portfolio website created with React. It is a single page app thanks to React Router, uses Sass stylesheets, and has some cool transition animations thanks in part to React-Transition-Group and the IntersectionObserver API.

See it live at https://davidcsommers.dev/

To Run Locally:

  1. Clone repo and cd into it
  2. npm install
  3. npm start

Tech Stack

  1. React - Front-end JS Framework (bootstrapped with create-react-app)
  2. React-Router - Library to create single page app
  3. React-Transition-Group - Library to help with transition animations on route changes
  4. Node-Sass - to use .scss stylesheets and utilize css preprocessing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published