MERN stack, React Bootstrap, Redux
The objective of this app was to build an entire full-stack movies application, which will provide users with access to information about different movies, directors, and genres. Users will be able to sign up, update their personal information, and create a list of their favorite movies.
This application proved to be a challenging but fun introduction to React and Redux. Creating a whole application from back to front was very satisying! The REST API and database was created with MongoDB/Atlas, Node.js and Express.js. Client-side was an SPA made using React. Both front and backend are hosted on Heroku.