Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

React Quote Generator

If you like this project, check out my github

General info

This project is a quote generator. It uses an API found at api.quotable.io.

Technologies

Project is created with:

  1. ReactJS
  2. React Hooks
  3. Semantic UI

Setup

To run this project, install it locally using yarn:

$ cd ..javascript-mini-projects/RandomQuote/emerzon1/
$ yarn install
$ yarn start