Crypto-Checker (Demo)
Project purpose: learn how to use JWT authorizarion, create custom hooks and using third paries APIs
- Registration
- Authorization
- Crypto currency price checking
- Comparing current price to the one that was during previous check
- 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