Skip to content

raihan-muhammad/react-typescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Typescript

This is repository for learning React with Typescript. You can check list lecture inside folder src

How to use

First, clone this repository. It's up to you to fork or clone directly.

git clone https://github.com/raihan-muhammad/react-typescript.git

Note: If you use vsc(visual studio code) for text editor, make sure your vsc has the same typescript version as the typescript version in this project.


Second, in the project directory, you can run this command for downloaded dependencies needed.

npm install

Finally, run start command

npm start

Thanks for reading, Keep the spirit of learning 🔥

About

This is repository for learning React with Typescript. You can check list lecture inside folder src

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.5%
  • HTML 26.5%