Simple website that provides random quotes using the ZenQuotes API.
The project uses SvelteKit.
Clone the git repo: git clone https://github.com/Gabriel-RQ/quotes.
Open the project on the terminal.
Install the project dependencies: npm i.
Run the project: npm run dev.