Skip to content

AzeemAnsari/ReactJs-Quotes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJs Quotes PWA

React Advice PWA

Introduction

This is a code repository for the ReactJs Quotes PWA.

In this app, I have used https://type.fit/api/quotes api to fetch random quotes.

Setup:

  • run npm i && npm start for both client and server side to start the development server