Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/transitive-bullshit/old-portfolio-site

My personal portfolio site.
https://github.com/transitive-bullshit/old-portfolio-site

portfolio portfolio-website webgl

Last synced: about 2 months ago
JSON representation

My personal portfolio site.

Awesome Lists containing this project

README

        

# [transitivebullsh.it](https://transitivebullsh.it)

> Personal portfolio for Travis Fischer.

[![Build Status](https://travis-ci.com/transitive-bullshit/transitivebullsh.it.svg?branch=master)](https://travis-ci.com/transitive-bullshit/transitivebullsh.it) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

## Install

```bash
yarn
```

## Development

```bash
yarn start
```

## Production

```bash
yarn deploy
```

## Credits

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## License

MIT © [Travis Fischer](https://github.com/transitive-bullshit)