Portfolio project for UWL Creative Computing.
Click here or paste the following link in your address bar: https://portfolio-project-uwl.herokuapp.com/
Follow this guide to install Node Package Manager to your terminal. When this is done, download this repository and unzip. In your terminal, change the directory to the unzipped folder. Run npm start
. This will make the site accessible at http://localhost:9001/ .
The website may not work if an application is already running on port 9001. This is one of many freely available guides on clearing a given port. If all else fails, restart your device.