/plushcap/analysis/hasura/instagram-clone-react-graphql-hasura-part2

Building an Instagram clone in React with GraphQL and Hasura - Part 2

What's this blog post about?

In this tutorial, we will learn how to build an Instagram clone using React with GraphQL and Hasura. The first part of the series covered setting up the backend and Auth0. In this second part, we will set up our React app and connect it to the backend. We will implement user authentication using JWT (JSON web tokens) and integrate Auth0 into the React app. Additionally, we will create a header component for navigation within the app and use react-router for dynamic, client-side routing. The tutorial also covers implementing feed and likes functionality with real-time updates of Likes, creating user profile components, and adding submit post functionality. By the end of this tutorial, you should have a working Instagram clone with upload post functionality, navigation to user profiles, and real-time updates for new posts, likes, and follows.

Company
Hasura

Date published
Sept. 6, 2019

Author(s)
Harsha

Word count
2509

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.