Skip to content

dspigarelli/personal-portfolio-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio Website

This is my personal web portfolio, built using the react, redux framework and bootstrap for the ui interfaces. You can view it online here.

Prerequisites

  • Most of my scripts were setup to run with yarn so if using npm, simply substitute the relevant commands in the server directory package.json.

Getting Started

  • Just clone the repo and run npm install to add dependencies.
  • Run 'npm run dev' to start up the webpack server and gulp watch on the client/src/components directory sass files.

Built With

  • Bootstrap 4
  • React-Redux (frontend library used)
  • Express (Server-side framework)
  • Yarn (Dependency management)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.5%
  • CSS 24.9%
  • HTML 6.6%