quoteGenerator

Quotes generator

logo

Quotes generator

📗 Table of Contents

📖 Quotes Generator

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.

🛠 Built With

Tech Stack

Client

Key Features

  • [key_feature_1]
  • [key_feature_2]
  • [key_feature_3]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

Install

Install this project with:

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Julio Quezada

(back to top)

🔭 Future Features

  • [new_feature_1]
  • [new_feature_2]
  • [new_feature_3]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project...

(back to top)

🙏 Acknowledgments

I would like to thank..

(back to top)

❓ FAQ (OPTIONAL)

  • [Question_1]

    • [Answer_1]

(back to top)

📝 License

This project is MIT licensed.

(back to top)