Instagram Emotion Example

This project was created to demostrate Emotion.sh.

This project was bootstrapped with Create React App.

Getting Started

Clone the respoistory

git clone https://github.com/imdevan/instagram-emotion.git &&
cd instagram-emotion

Install dependencies

npm install

Start the development server

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.