Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 386 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 386 Bytes

Mini-Blog-React

A repository to keep the mini blog project provided by the course 'React do 0 a Maestria'

Importants concepts:

  • Firebase -> How to make Authentication
  • Hooks -> How to create an Authentication hook
  • Context -> How to use the value of Authentication between differents pages
  • CSS Modules
  • React Router Dom -> Navigation between pages
  • Pages components