DataBase People

CRUD - Lista Telefônica

FRONTEND

See the other part here: phone-book-backend

| React.js |

Summary -

Progress -

Loading… 110%

  • Front-End
    • Create interface
    • Consume get route
    • Consume post route
    • Improve Design and Animations
    • Consume put route
    • Consume delete route

  • Others
    • Encrypt password
    • Add Authentication

Scripts -

Note: to execute all the comands, first check if all Dependencies were installed correctly.

install all project dependencies -

yarn 

start the front-end -

yarn start

Dependencies -

Library -

  • Axios
  • js-sha256
  • FontAwesome