This project demonstrates how to build React apps using styled-components.
It was bootstrapped with Create React App.
Node.js v6.10.0 or greater
npm 5.2.0 or greater
To get started, clone this repository and install the dependencies.
git clone git@github.com:yomete/stylagram.git
cd stylagram
npm i
npm start