I used;

  • firebase
  • useState
  • useEffect
  • Metarial UI
  • import/export
  • Props
  • React Developer Tool
  • Destructuring props
  • array map method.

#To open your own local by downloading the codes;

step 1 : clone the relevant repo

step 2: open the cloned file with vscode and open a new terminal

step 3: install node.modules files with yarn command

step 4: open localhost with yarn start command..

Random User App