aceinthedeck / React-Quotes

Random quote and image generator

Home Page:https://aceinthedeck.github.io/React-Quotes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Demo: https://aceinthedeck.github.io/React-Quotes/

How to install the app

Make sure that you have Nodejs >= 6 installed on your machine. Use the following commands

$ git clone https://github.com/aceinthedeck/React-Quotes.git
$ cd React-Quotes
$ npm start

The above command runs the app in development mode. Open http://localhost:3000 to view it in the browser.

About

Random quote and image generator

https://aceinthedeck.github.io/React-Quotes/

License:MIT License


Languages

Language:JavaScript 64.7%Language:HTML 31.0%Language:CSS 4.3%