Let’s Setup a React TypeScript Project With Material UI & React Router

Step by step beginner’s guide to setup a React TypeScript Project With Material UI

Sahan Amarsha
Level Up Coding
Published in
6 min readMar 17, 2022

--

Designed using Canva

Introduction

In this tutorial, we are going to implement a React TypeScript App with Material UI. Later on, we are going to add React Router to our app. First, let’s talk…

--

--