alejandronanez / instagram-clone

Instagram clone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An IG clone using React and Styled Components.

Stack

  • React (Using create react app)
  • Styled Components
  • Faker
  • Json Server

How to run this project?

  • Install Node - Node 8+ will be fine
  • yarn or npm install
  • yarn start or npm start
  • UI: Open browser in localhost:3000
  • Backend: localhost:3001/photos and localhost:3001/users

About the workshop:

  • Render Props
  • Context Api

About

Instagram clone.


Languages

Language:JavaScript 91.3%Language:HTML 8.0%Language:CSS 0.8%