Skip to content

KaninGleb/Random-Quote-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨Random Quote Machine✨

📜Description

Random Quote Machine is a web application that displays random quotes from famous personalities. Each time you click the button, a new inspiring or humorous quote appears. This project was created as part of earning a GitHub certification and showcases frontend development skills using modern technologies.

📸Screenshots

App in action

🎯Features

  • Fetches and displays a random quote on button click
  • Share quotes on social media (Twitter, Facebook)
  • Responsive and user-friendly design

🛠️Technologies Used

  • HTML5, CSS3 Modules
  • JavaScript
  • React

🚀How to Run

  1. Clone the repository
  2. Install dependencies
pnpm install
  1. Start the app
pnpm run dev

I appreciate your stars ⭐ and feedback!