Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1002 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 1002 Bytes

DONMOVIES

Donmovie is a nextJS application integrated with themovieDB api and firebase. This is my first official nextJS application


STACK

  • NextJS
  • Firebase
  • Bootstrap

PREVIEW

donmovies


PROJECT PURPOSE AND GOAL

Donmovies is my first official nextJS application. When I decided to learn nextJS, I decided to follow a different approach, and not read the documentation, but actually learn NextJS by building something. I am happy to say I built something I am really proud of.


LESSON LEARNT

Through this project, I learnt a great deal about nextJS, how to integrate it with firebase, getStaticProps, getStaticPaths etc.

I was able to learn more about how to use the contextAPI and the react hooks, and also broaden my knowledge on firebase. Although firebase has zero use in this project, all it does is let you create an account, signin, reset password and send confirmation email links.