Build a Shopping Cart with React and TypeScript - Tutorial

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=sfmL6bGbiN8



Duration: 1:06:44
215,385 views
5,383


Learn the fundamentals and how to build a ReactJS shopping cart with Typescript, Material UI, Styled Components and React-Query.

This tutorial uses a free open API for dummy data to the items in the shop. React-Query hooks is used for fetching the data from the API.

Styled Components is used in combination with Material UI to customize the styles.

💻 Code: https://github.com/weibenfalk/react-shopping-cart

✏️ Course created by Thomas Weibenfalk. Check out his channel: https://www.youtube.com/channel/UCnnnWy4UTYN258FfVGeXBbg

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2021-02-22Data Visualization with D3, JavaScript, React - Full Course [2021]
2021-02-18Data Analysis with Python Course - Numpy, Pandas, Data Visualization
2021-02-16Build a Robinhood-Style Android App to Track COVID-19 Cases - Kotlin Tutorial
2021-02-10UI / UX Design Tutorial – Wireframe, Mockup & Design in Figma
2021-02-09Python Project - Ameritrade API Stock Screener
2021-02-05Build Three Django Projects - Python Course
2021-02-02freeCodeCamp.org Curriculum Expansion: Math + Machine Learning + Data Science
2021-02-02Object Oriented Programming (OOP) in C++ Course
2021-01-27Data Structures - Full Course Using C and C++
2021-01-26Android Studio Tutorial - Build a GPS App
2021-01-21Build a Shopping Cart with React and TypeScript - Tutorial
2021-01-19Basics of SQL Injection - Penetration Testing for Ethical Hackers
2021-01-13How to Make a Landing Page using HTML, SCSS, and JavaScript - Full Course
2021-01-12Java Testing - JUnit 5 Crash Course
2021-01-07Build 12 Data Science Apps with Python and Streamlit - Full Course
2021-01-05Build a Complete Android App with Firebase - Full Course with Kotlin
2021-01-02Image Generation using GANs | Deep Learning with PyTorch: Zero to GANs | Part 6 of 6
2020-12-3120 Award-Winning JavaScript Games – Js13kGames 2020 Winners
2020-12-29Pointers in C / C++ [Full Course]
2020-12-22Build an Instagram Clone with React Native, Firebase Firestore, Redux, Expo - Full Course
2020-12-21Python Microservices Web App (with React, Django, Flask) - Full Course