An open API service indexing awesome lists of open source software.

https://github.com/shamoda/icaf-fe


https://github.com/shamoda/icaf-fe

aws docker ec2 load-balancing nginx react s3 spring-boot

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## International Conference on Application Frameworks-2021

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.

### High Level Architecture Diagram

![image one](/src/asset/architecture.png)

To run on your local machine

```
# git clone https://github.com/shamoda/ICAF-fe
# cd ICAF-fe
# npm install
# npm start
```