Loading repository data…
Loading repository data…
Ayokanmi-Adejola / repository
A simple and elegant random quote generator built with React, TypeScript, and Tailwind CSS. Fetches and displays inspirational quotes, and allows users to share them on Twitter. The UI features a dynamic color scheme that changes with each new quote.
This is a simple web application that displays random quotes and allows you to share them on Twitter. The background color of the page also changes every time a new quote is generated
To get a local copy up and running, follow these simple steps.
git clone https://github.com/Ayokanmi-Adejola/Random-Quote-Machine
npm install
npm run dev
http://localhost:5173/