In this in-depth tutorial, we'll build a full stack recipe app from scratch, using React, Node.js, Postgres and the Spoonacular API. We'll cover features such as: Building an API server in Node - Integrating securely with a 3rd party API - Interacting with a Postgres database using Prisma.

26m read timeFrom freecodecamp.org
Post cover image
Table of contents
Table of ContentsPrerequisitesGitHub RepositoriesVideo TutorialProject ArchitectureHow to Setup the BackendHow to Setup the Database and PrismaHow to Get and Secure a Spoonacular API KeyHow to Create the Search EndpointHow to Setup the FrontendHow to Call the Search API and Display Results on the FrontendHow to Create the Search Input and Recipe Card ComponentHow to Build the Pagination and View More FunctionalityHow to Build the Recipe Summary Modal ComponentHow to Create Endpoints to Get/Create/Delete Favorite RecipesHow to Add Favorites Functionality to the FrontendHow to Add CSS/StylingConclusion
1 Comment

Sort: