Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yinkakun/yinkakun-portfolio
Portfolio website of Yinka Adedire, Frontend Developer. Built with GatsbyJS.
https://github.com/yinkakun/yinkakun-portfolio
Last synced: 3 months ago
JSON representation
Portfolio website of Yinka Adedire, Frontend Developer. Built with GatsbyJS.
- Host: GitHub
- URL: https://github.com/yinkakun/yinkakun-portfolio
- Owner: yinkakun
- Created: 2021-04-21T16:28:17.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T13:04:59.000Z (about 2 years ago)
- Last Synced: 2023-03-04T18:46:11.731Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://yinkakun.vercel.app
- Size: 1.9 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio site of Frontend Developer, Yinka Adedire.
Built with GatsbyJS. - [Live Site](https://yinkakun.vercel.app)
![Screenshot of live site](./site-shot.png)
Build Setup
```bash
# Install dependencies
$ yarn install# Serve with hot reload at localhost:8000
$ yarn dev# Generate static project
$ yarn build
```