This repository is designed for the Cluster and Cloud Computing Assignment 2.
-
Clone the repository using
git clone https://github.com/Mialovewatermelon/CCC-Assignment2.git
-
Run the application using
python manage.py runserver
-
Run the Front-End using
npm run build