aman-chhetri / random-quote-generator

A simple web application providing you with an easy and enjoyable way to discover and share inspiring quotes.

Home Page:https://random-quotes-generator-v1.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Quote Generator

This web application is built using React, Vite, and TypeScript, providing you with an easy and enjoyable way to discover and share inspiring quotes. With just a click of a button, you can refresh your mind with a new random quote and even share your favorite quotes on Twitter.

You can access the deployed application here.

Technologies used πŸ§‘β€πŸ’»

  • Javascript
  • React JS
  • TypeScript
  • Vite
  • HTML
  • CSS

How to use πŸ“¦

  1. Clone the repository to your local machine
git clone https://github.com/aman-chhetri/random-quote-generator.git
  1. Navigate to the project directory
cd random-quote-generator
  1. Install the dependencies
npm install
  1. Start the development server
npm run dev

Contributing

It is publicly open for any contribution. Bugfixes, new features, and extra modules are welcome.

  • To contribute to code: Fork the repo, push your changes to your fork, and submit a pull request.
  • To report a bug: If something does not work, please report it using GitHub Issues.

About

A simple web application providing you with an easy and enjoyable way to discover and share inspiring quotes.

https://random-quotes-generator-v1.netlify.app/


Languages

Language:TypeScript 56.4%Language:CSS 24.9%Language:JavaScript 10.1%Language:HTML 8.6%