Member-only story

Create a Robots Mall with React and Typescript

A demo contains many tips.

Shuai Li
2 min readAug 22, 2021

The popularity and importance of React and Typescript do not need me to repeat it. In order to help beginners understand how to use React + TypeScript to build projects, I made this demo and wrote related tutorials, hoping to be useful to you.

Project Introduction

A company is selling a batch of robots. Each robot has information such as type, price, picture, description, and so on. We need to develop an electronic mall for this company to display and sell robots.

Final Project:

Online Project:

Note: Because the online version uses a third-party API, due to the limitations of the API, the returned data is not very accurate. The types of robots are random and meaningless strings, but this will not affect this tutorial.

--

--

Shuai Li
Shuai Li

Written by Shuai Li

An enthusiastic game player of Earth Online.

No responses yet