This project started as an end of study project and was build using Angular and NodeJs. But it wasn't well design and not responsive. We decided to re-design the entiere project and use a microserive architecture and Develope the frontend from scratch using ReactJs. For better performance.
This repo contain the frontend part of the system.
The Backend is created with NodeJs in another repo.
- ReactJs for view rendering
- Redux for state managment
- Axios for making https requests
- Material-UI for faster and easier web development
- Coreui Bootstrap Admin Template
- AWS S3 for hosting the application
- GitHub Action to automate the deployment of the App
The project is build and deployed using github action in s3 every time a new commit in master bransh occure.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.