Random Quote Generator made during a Coding Nepal Channel Tutorial on YouTube
Demo
Report Bug
Table of Contents
This project was made during a Coding Nepal Channel Tutorial on YouTube
The website is one page only:
- New Quote Button: generate random quote.
- Sound Icon: click to listen the quote by voice assistant.
- Copy Icon: click to copy the quote to clipboard.
- Twitter Icon: click to share the quote on Twitter.
Technologies used in the project.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com
Project Link: https://github.com/SilasRodrigues19/RandomQuote
🔼 Back to top