dtahoa / stylagram

An Instagram clone built with React and styled-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An introduction to using styled-components in React apps

This project demonstrates how to build React apps using styled-components.

It was bootstrapped with Create React App.

Getting started

Prequisites

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

Built With

About

An Instagram clone built with React and styled-components


Languages

Language:JavaScript 86.7%Language:HTML 10.2%Language:CSS 3.1%