tuyet-le / random-quote-generator

A random quote generator React app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Quote Generator

Description

A random quote generator built to practice React and Sass as part of the FCC Front End Libraries project.

The app passes all of freeCodeCamp's user stories and tests: https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-random-quote-machine.

Technologies used: HTML, SCSS & React

Demo

Random Quote Generator

How to run the app locally

// Clone the repository
git clone https://github.com/toowee-le/random-quote-generator.git

// In the terminal, run the following commands
npm install
npm start

Deployment

The web app is deployed on Github Pages here.

About

A random quote generator React app


Languages

Language:JavaScript 89.0%Language:HTML 6.5%Language:SCSS 4.6%