Skip to content

This is an example of how to use React with TypeScript functional components with Mobx and Material-UI

Notifications You must be signed in to change notification settings

Savij/functional-react-mobx-material

Repository files navigation

This project was bootstrapped with Create React App.

Purpose:

The purpose of this project is to show how to use mobx, material-ui and react-router within typescript and functional components.

This is an example project featuring:

  • React 16.x (from create-react-app)
    • Typescript
    • functional components
  • Material-UI
    • Custom Theme
  • Mobx-React
    • via context providers
  • Google Fonts
  • ESLint

Hope this helps others as I think this is a good implementation of the items I wanted to use. If you see something that I could have done better, please let me know. Most of this was put together from things I found elsewhere online.

Install:

  • clone
  • npm install (or yarn add)
  • npm start

About

This is an example of how to use React with TypeScript functional components with Mobx and Material-UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published