This is a Frontend Development Libraries Certification project from freeCodeCamp (FCC), built using React and TypeScript.
- ⚛️ React – For building the UI
- 🔷 TypeScript – For type safety and better code maintainability
- 🎨 CSS
- 📦 Vite
git clone https://github.com/a9na/random-quote-machine.git
cd random-quote-machine2️⃣ Install Dependencies
npm install3️⃣ Run the App
npm run dev
npm start ✔️ Responsive design
✔️ Modern UI with React & TypeScript
✔️ Meets FCC project requirements