Application Developed using ReactJs
The project is written with ReactJs as a View framework and i use redux as state manager and material-ui as a css laberary. redux-thunk is used for asynchrounes action.
- Our application is SPA, React-router-dom implements navigation between pages. Read here for more.
- Styled components helps write css in the scope of the component by using material-ui hooks. For more, read here.
npm install || npm i
npm start