Skip to content

scottbanyard/personal-website

Repository files navigation

Project Portfolio

Website

Overview

A simple React web-application to display my project portfolio.

This portfolio can be seen via my custom domain - https://www.scottbanyard.com.

Development setup

  • Install Node.js
  • Run npm install
  • Run npm start to get started!

This runs the web-application using Webpack's development server.

Technologies

  • ReactJS
  • TypeScript
  • MaterialUI
  • Webpack
  • React Globe GL
  • Firebase Hosting
  • Github Actions