Skip to content

The first project of freeCodeCamp, Front End Development Libraries certification. Random Quote Machine

Notifications You must be signed in to change notification settings

A3AJAGBE/react-quote-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote App

The first project of freeCodeCamp's Front End Development Libraries certication projects. This application generates random quotes with a press of a button and it also displays a quote (random) on first load. You can also tweet the particular code on display with the press of a button also.

Acknowledgements

This project was bootstrapped with Create React App.

Available scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Deployment

To deploy this project run

  npm run deploy

Make sure to change the "homepage" object in package.json

App Screenshot

App Screenshot