Skip to content

A Progressive Web Application built using React.js and CoinGekko API to display cryptocurrency price information in a responsive manner.

Notifications You must be signed in to change notification settings

danielruffolodeveloper/React_Cryptocurrency_PWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Cryptocurrency PWA

A Progressive Web Application built using React.js and CoinGekko API to display cryptocurrency price information in a responsive manner.

☕️ Features

  • Filter available coins from the coinGekko API.
  • View a detailed graph and summy of any coin
  • Install on Android or Iphone on the homescreen as a PWA.
  • Demonstrates how to use Context API to manage data between components (One source of truth)
  • Demonstrates how to use React hooks

Screens

Install

using npm:

    $ cd client
    $ npm install
    $ npm start

Application will run on localhost:3000

Made with

About

A Progressive Web Application built using React.js and CoinGekko API to display cryptocurrency price information in a responsive manner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published