This repository hosts the source code of my super simple portfolio site. I basically put it together to have a platform where I can thoroughly describe a selection of my projects with the liberty to showcase what I think is cool about them.
- Clone the project on your local machine
- Navigate to the cloned project directory and install all required dependencies using your favorite package manager by running
npm install
oryarn install
- Once completed, run
npm start
oryarn start
to start up a local dev server - That's about it, go to
localhost:3000
in your browser, and get hackin'!
- This project was completed using
Typescript
- Libraries/Frameworks used:
Licensed under the MIT License.
Copyright (c) 2020 Duha Hassan