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 .
PROJECT GALLERY
Future Improvement
This is already a complete CRUD (create, read, delete and update) app. So there will be little or no improvement.