This is an ongoing application that I am working on, right now the frontend is built with React.js
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Things you need to install and how to install them?
You need to have React.js and node.js softwares to run the code
sudo npm install -g create-react-app
https://nodejs.org/en/download/
After installing the software, you need to do npm install to install the packages
you can use npm start