Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/broccolini/dark-mode

Prototype for dark mode with a GitHub profile
https://github.com/broccolini/dark-mode

Last synced: 17 days ago
JSON representation

Prototype for dark mode with a GitHub profile

Awesome Lists containing this project

README

        

# Dark mode prototype

:warning: **For demo purposes only!**

Prototype of the GitHub profile page for my talk at [SmashingConf Toronto](https://smashingconf.com/toronto-2019/).

Uses [Primer Components](https://primer.style/components), [Theme UI](https://theme-ui.com/), and [Gatsby](http://gatsbyjs.org).

## Development

```sh
npm install && npm start
```