Skip to content

dwareb/MFultonPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Michael Fulton's Portfolio and Resume webpage

Site is currently deployed as a github pages site, and can be viewed here: https://dwareb.github.io/MFultonPortfolio/

Technologies

  • Javascript
  • React
  • Node / NPM
  • CSS
  • HTML

How to build / run / deploy

To run and build this do a git clone first.

git clone https://github.com/dwareb/MFultonPortfolio/

After that, have npm install the required modules.

npm install

To run the site for testing you can run the following command

npm start

After that, the website should be available at localhost:3000, and should update live as changes are mode.

To build the site run the following:

npm run build

Finally to deploy the following command:

npm run deploy

Additional sources

  • I used coolors.co for mapping out my color scheme.
  • I used the following youtube guide as inspiration for my slideshow thumbnail bar: https://youtu.be/-VKXgsrLEjw
  • The contact page is powered by the formspree api.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published