Skip to content

A website which details crypto exchange rates, and information about crypto exchanges

Notifications You must be signed in to change notification settings

MuizU/crypto-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Watch is a React Web Application which displays cryptocurrency rates using the CoinCap API.

The following React Concepts have been used in this web app.

Core Concepts

  • JSX
  • Rendering Elements
  • State and Life Cycle
    • Mounting Methods
    • Updating Methods
    • Unmounting Methods
    • Error Handling Methods
  • Reconcilliation & Virtual DOM
  • Handling Events
  • Conditional Rendering
  • Lists & Keys
  • Composition

Hooks

  • useState
  • useEffect
  • Rules of Hooks
  • Custom Hooks

Additional Concepts

  • Code Splitting
  • UI Toolkits (Bootstrap)
  • Data Visualization (Chart JS)
  • React Dev Toolkits

About

A website which details crypto exchange rates, and information about crypto exchanges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published