Donmovie is a nextJS application integrated with themovieDB api and firebase. This is my first official nextJS application
- NextJS
- Firebase
- Bootstrap
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.
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.