/DRAGON-BALL-JAVASCRIPT

This project is the final work of Facundo Rodriguez Sabia for the Javascript course dictated by CoderHouse during 2021. It uses the basic concepts of Javascript such as conditionals, objects, arrays and some libraries such as Jquery for animations and the handling of the DOM in general. In addition, AJAX technology is used to simulate a call to a server, using a static JSON file. That is why the execution of this website must be done with a server or it will present failures. From Visual Studio code it can be viewed with the Live Server extension. This project was created simply for educational purposes and is not seeking any profit.

Primary LanguageJavaScript

No issues in this repository yet.