A calmly-colored dashboard returning the user's local time and an on-screen quote - numerous opportunities for user interaction exist.
Launched with Next.js and TailwindCSS. View the official setup docs on the TailwindCSS website.
Makes calls to the Quotable API. No key is required.
The following are covered:
Node.js
Next.js
TailwindCSS
Conditional Rendering
Fetch API
useEffect
useState
CSS Animations