# Bursary Management Website
This project is a Bursary Management Website built using HTML, CSS and JavaScript. It connects to an API and SQL Database which are both hosted on Azure. The website itself is hosted with Netlify. The site provides functionality for Creating and Managing funding applications.
The Repository for the API can be found at: https://github.com/Ryshan172/DatabaseAPI
To run the Website locally:
git clone <repository_url>
.index.html
file located in the root directory to start the website.