Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/broccolini/dark-mode
- Owner: broccolini
- Created: 2019-06-22T14:55:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T15:56:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T19:34:09.821Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://broccolini.net/dark-mode/
- Size: 4.96 MB
- Stars: 48
- Watchers: 2
- Forks: 1
- Open Issues: 106
-
Metadata Files:
- Readme: README.md
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
```