Welcome to Web Unit 3 Sprint 11! This sprint focuses on testing React components, client-side authentication, HTTP requests, and web app deployment. You'll learn essential skills for building and testing modern web applications.
Learn how to test React components, use mocks, and test asynchronous API calls.
Module 1Implement authentication with tokens and protected routes in React applications.
Module 2Master the Fetch API and learn to make HTTP requests in web applications.
Module 3Learn about web deployment and how to deploy React applications using Vercel.
Module 4Learn how to test React components, use mocks, and test asynchronous API calls.
Code-AlongCreate a simple React application using Vite and React Router.
Sprint Challenge