This project will not work without the following steps:
First you will need to download the node models using the npm install
You will need to create an account using firebase to obtain the API keys, then store those values inside a file under the name .env.Local
.
Yu need to check the README file inside the quizzkiAPI folder to run the server that will hear over the prot 5000 to POST/GET data.
To start the project you will need to type npm start
to fire the project.
The page will reload when you make changes.
You may also see any lint errors in the console.