A simple overview of the use/purpose of this project.
You can list a the tech stack that you've used over here
Download .zip or open with github desktop
if(download .zip === true){
then you will need to unzip the download to be able to open the page in the browser.
};
This is a static page. So to run this in the browser i would suggest to use visual studio code extension Live Server Preview
Right click on the HTML page, choose live preview
This project have been made with some help from my fellow students at Noroff, some guidance from the teachers
-
Kevin Powell's youtube videos help me make my cards to display the games.
-
JavaScript Academy for helping with form validation
-
I need to give a huge thanks to my fellow students for helping me figure out areas where I struggled with the API calls and js functionality. a. Kasper Bø Bjørnø b. Eric Pretzinger c. Tony Erlandsen d. Glen Sørbø e. and many more
-
I would also like to thank MJ for his assistance in understanding more how to correctly use functions in JS.
-
Would also like to thank Oliver for some guidance when it comes to async functions.
-
I would also like to thank Marius Solheim for his assistance in => functions