Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```