A simple personal website about Greg Sithole.
To clone and run this application, you'll need Git and Node.js. From your command line:
# Clone this repository
$ git clone https://github.com/GregSithole/gregsithole-react-portfolio
# Go into the repository
$ cd gregsithole-react-portfolio
# Install dependencies
$ yarn install
# Run the app
$ yarn start