Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 542 Bytes

Random Quote Generator using Svelte JS

Exploring Svelte JS by creating this simple Random Quote Generator

The design is not that awesome because of limited time.

Random Quote Generator API from Rapid API.

You can test this project by:


* git clone //this project
* npm i // npm install
* npm run dev // localhost:5000


If you want to imrpove the design of this project, you can submit a pull request :) Hit the star icon if you clone or have interest to this.