Skip to content

A modern React example with Typescript, React Hooks, Styled Components, Material UI, Fontawesome

License

Notifications You must be signed in to change notification settings

somahargitai/ReactTypescriptTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React & Typescript Tutorial

A modern React example with Typescript, React Hooks, Styled Components, Material UI and Fontawesome

I created this tutorial to collect demos on typical problems occur in this stack, especially about Typescript, state and context. I did my best to separate examples to components, so if you want, you can simply remove components from App.tsx (or even from the component folder) to only deal with the one you need.

Only exceptions are store.tsx for context examples which is in the root folder; and fontawesome library, which is defined in App.tsx, so its usage is simplier.

useful resources

About

A modern React example with Typescript, React Hooks, Styled Components, Material UI, Fontawesome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published