Awesome
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
ornpm install
yarn start
ornpm start
- UI: Open browser in
localhost:3000
- Backend:
localhost:3001/photos
andlocalhost:3001/users
About the workshop:
- Render Props
- Context Api