Skip to content

rkashigin/crypto-checker

Repository files navigation

Crypto-Checker (Demo)

Project purpose: learn how to use JWT authorizarion, create custom hooks and using third paries APIs

Functionality

  • Registration
  • Authorization
  • Crypto currency price checking
  • Comparing current price to the one that was during previous check

Technologies

  • React
  • React Context
  • React Hooks
    • useState
    • useEffect
    • useCallback
    • Custom hooks
      • useAuth - for authorization checking
      • useHttp - for requests sending
      • useMessage - for displaying MaterializeCSS toasts
  • React Router
  • Materialize CSS
  • Node.js
  • Express
  • MongoDB & Mongoose

Sign in / Sign up page

Sign in / Sign up page preview

Main page

Main page preview

Market choosing

Market choosing preview

Interval choosing

Interval choosing preview

Start price tracking toast

Price tracking start preview

Price change info toast (good)

Good price change preview

Price change info toast (bad)

Bad price change preview

History page

History page preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published