Skip to content

Display a random quote, and generate a new one by clicking a button. Built with React, Bootstrap and Redux.

Notifications You must be signed in to change notification settings

lexiewh/random-quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Generator

Deployment Guide

Build Status

Description

An application to generate a random quote. Requirements from Free Code Camp

Prerequisites

  1. Node 14.x
  2. NPM 6.x
  3. Bootstrap for React
  4. Redux with React
  5. Travis CI
  6. Firebase

Local Deployment

npm start

Production Build and Installation

This repository is deployed through Travis CI. More instructions to come when deployment for firebase is setup.

Manual Deployment Notes

npm run build

serve -s build

Notes

About

Display a random quote, and generate a new one by clicking a button. Built with React, Bootstrap and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published