Skip to content

robertdluigi/quotes-app

Repository files navigation

Random Quotes App 📚

Welcome to the Random Quotes App, a delightful project built with Next.js and powered by the Quotable API. This simple yet elegant web application provides you with daily inspiration and the ability to share your favorite quotes on Twitter.

Random Quotes App Screenshot

Try it Out 🌐

You can explore the app and see it in action by visiting the deployed version:

Random Quotes App - Live Demo

Getting Started 🚀

To get started with the Random Quotes App, follow these simple steps:

  1. Clone the repository to your local machine.
git clone https://github.com/robertdluigi/quotes-app.git
cd random-quotes-app
  1. Install the required dependencies.
npm install
  1. Run the development server.
npm run dev
  1. Open your favorite browser and visit http://localhost:3000 to experience the magic of random quotes.

Features 🌟

  • Random Quotes: Fetches random quotes from the Quotable API.
  • Dynamic Updates: Dynamically updates the displayed quote and author.
  • Twitter Sharing: Allows you to share your favorite quotes on Twitter.
  • Sleek Design: A responsive and stylish design for an enjoyable user experience.

Technologies Used 💻

  • Next.js: A powerful React framework.
  • Quotable API: A source of inspiring quotes.
  • Lucide: For delightful icons.
  • Tailwind CSS: A utility-first CSS framework.
  • Google Fonts: Custom fonts for a beautiful interface.

Contribution 🙌

Contributions and feedback are always welcome. If you'd like to improve or customize the app, feel free to create pull requests or open issues. Your creative ideas can make this app even better!

Learn More 📖

To explore more about Next.js and its features, check out the official documentation and tutorials:

Feedback and Support 📫

We're excited to hear your feedback and suggestions. If you have any questions or run into issues, please don't hesitate to reach out. Happy coding and enjoy your daily dose of inspiration!