This is a quote generator in which asynchronous requests are made. 1- The DOM is manipulated; 2- Interesting things are used such as the Math.random() function; 3- The Math.floor() function it is used because I wanted to round down numbers in order to return the largest integer; 4- The class.List property is used to access the class of an element; 5- And, the "await" operator is implemented to wait for a promise. Remember that the "await" operator can only be used within an asynchronous function.
Client
- [key_feature_1]
- [key_feature_2]
- [key_feature_3]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
Install this project with:
To run the project, execute the following command:
To run tests, run the following command:
You can deploy this project using:
👤 Julio Quezada
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [new_feature_1]
- [new_feature_2]
- [new_feature_3]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank..
-
[Question_1]
- [Answer_1]
This project is MIT licensed.