##Point to note For this application to run you should make sure that your node version is v14.
##Running the program To run the program start by:
- $npm install - to install all the packages required to run the application.
- $npm run dev - to run the application. You will receive a url that will direct you to the website. Click to view it.