Arch-Dev is the frontend part of my side project, wich is a website of a digital & software company this project was built mainly with React, Material-ui the technologies and patterns that come with it (context, custom hooks, portals,react-router, css-in-js ...etc)
git clone https://github.com/rami-pro/arch-dev.git
cd arch-dev
yarn install
yarn start
//enjoy ;)