MUXT - TS

MUXT TS is a NextJS app example built with Typescript and MUI based on HPouyanmehr's repository but with ReactJS's useContext API to provide the context to the application globally. In this application, we will implement the context (using useContext API) for theming where the user can toggle the themes (light/dark) with useContext's actions and getters.

Following are some of the component examples

Buttons
TextFields
Progress