Skip to content
/ iQuote Public

A chrome extension that randomly generates inspirational quotes and let you tweet about it!

License

Notifications You must be signed in to change notification settings

fave77/iQuote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

iQuote is a chrome extension that randomly generates inspirational quotes and let you tweet about it! Its user Interface has been built with React whereas Node.js has been used to make the API for randomized quotes.

Installation

In your terminal, clone this repository like so:

$ git clone https://github.com/pbiswas101/iQuote.git

Then, move into the folder iQuote and install all the relevant dependencies:

$ cd iQuote && npm install

Lastly, create the production optimized build by typing:

$ npm run build

Next, open up a new Chrome tab and navigate to the URL - chrome://extensions/ where you need to enable Developer mode. Finally, click the button named Load unpacked and select the build folder inside the repository iQuote. And voila! Now, you should have the enabled extension in your browser providing you with the inspiration!

Note: iQuote not yet published on Chrome Web Store

Live Demo

License

The MIT License 2019 - Priyabrata Biswas.

About

A chrome extension that randomly generates inspirational quotes and let you tweet about it!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages