News

Login app is a simple login form built using React, Typescript and React Material UI. A perfect example to showcase the use of useState and useEffect hooks. This project was bootstrapped with Create ...
NextJS Material Kit is a Free Material-UI Kit with a fresh, new design inspired by Google's material design and is was developed using NextJS, starting from this starter project by Material-UI and ...
1. Setup. Create a new React app by running npx create-react-app header-app in your terminal.; cd into header-app.; Install the Material UI library and React Router DOM by running npm i ...