Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 545 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 545 Bytes

Quotes-O-Matic

This is a Random Quote Generator made by Minggas as part of FCC course.

Here i'm using:

You can clone this project and change all you want. After download run

$ npm install

to install all depedencies.

To start the dev server:

$ npm start

You can create a new git repository and deploy this app to GitHub Pages.