This video may contain code snippets or concepts that are specific to a previous version of Sanity Studio. In most cases, you can find the information needed to adapt the material to the latest Studio version by exploring Sanity docs: https://www.sanity.io/docs/migrating-...
This is part 1 to a 4 part series. It was based on a guide that can found at https://www.sanity.io/guides/build-yo...
Part 1: Setting up a React app and a Sanity Project
Part 2: • Setting up React Routing for your blog (Pa...
Part 3: • Adding functionality to your React blog co...
Part 4: • Adding Tailwind CSS to your React blog (Pa...
In this video, we will go over the complete steps to creating a React application using "create-react-app". We will also begin a brand new Sanity project. Once both are set up, we will connect the two projects.
0:00 - Introduction
1:06 - What the final project will look like
2:42 - Creating our React application using 'create-react-app'
5:50 - Getting the Sanity Studio up and running
10:00 - Connecting the React app and Sanity project