RyanParker.dev (My Portfolio Site)
- Clone this repository.
git clone https://github.com/ryparker/ryanparker.dev.git && cd ryanparker.dev- Install dependencies
yarn install- Host the site locally
yarn developThe site should now be running at localhost:8000!
| Technology | Use case |
|---|---|
| Gatsby | Static site generator. |
| React | Modularized front end development. |
| AWS | Hosting. |
yarn test:open