This application is built with React and TypeScript, designed to deliver random quotes at the click of a button. Each time the button is pressed, a new, inspiring quote is displayed, making it a fun way to discover new thoughts and ideas.
Random Quotes: Click the button to generate a new quote each time.
To run this project locally, follow these steps:
Clone the repository.
Install the dependencies with npm install.
Start the application with npm run dev.