Course Project Overview
Explore the project overview for building a full stack application using GraphQL. Understand the technology stack including Node.js for backend, MongoDB for data storage, and React with Apollo Client for the frontend. This lesson prepares you to develop a simplified Product Hunt app, covering key components and setup essentials.
Now, we can start working on this course’s project. In this short lesson, we’ll review what we’re going to work on and what technology stack we’re going to use.
What are we building?
Throughout this course, we’ll be working ...