ICAF-2021 is a Conference management tool, which is developed with the intent to manage and automate tasks of the conference organizing committee efficiently and effectively.
To run on your local machine
# git clone https://github.com/shamoda/ICAF-fe
# cd ICAF-fe
# npm install
# npm start