/ReactHooksAndSideEffects

Simple login page that use many react hooks, from udemy course : React - The Complete Guide by Maximilian Schwarzmuller

Primary LanguageJavaScript

Project Description

ReactHooksAndSideEffects

Simple login page project that use many react hooks, from udemy course: React - The Complete Guide by Maximilian Schwarzmuller

This app may look simple, but it uses many React hooks such as useRef, useEffect, useReducer, and so on

To use this app, run 'npm install' on terminal, then 'npm start'

To view this app, go to this link : https://jubel13.github.io/ReactHooksAndSideEffects/