Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 544 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 544 Bytes

Portfolio

Dark themed portfolio site with a minimalist design. The purpose of this project is to provide a space where more can be learned about me and what I'm working on!

To run locally:

Clone this repository in a directory on your machine and run npm install to download all necessary dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.