attilalb / zitatmaschine

Random Quote Machine for fcc frontend dev libraries certification

Home Page:https://zitatmaschine.stackblitz.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Quote Machine πŸ“œ

This is a simple React app that generates random quotes using the Quotable API. It allows users to generate new quotes, and share them on Twitter.

Installation πŸš€

To run the app locally, you will need to have Node.js installed on your system. Once you have Node.js installed, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the root directory of the project.
  3. Run npm install.
  4. Run npm start.

The app should now be running on http://localhost:3000.

Usage πŸ“±

To generate a new quote, click the "New Quote" button. To share a quote on Twitter, click the "Tweet" button.

πŸ› οΈ Technologies Used

  • React
  • TypeScript
  • Bulma CSS
  • react-icons

Contributing 🀝

Contributions are welcome! If you have any suggestions for new features or improvements, feel free to open an issue or a pull request.

License πŸ“„

This project is licensed under the MIT License - see the LICENSE file for details.

About

Random Quote Machine for fcc frontend dev libraries certification

https://zitatmaschine.stackblitz.io/


Languages

Language:TypeScript 85.6%Language:HTML 10.5%Language:CSS 3.9%