Skip to content

Latest commit

 

History

History
executable file
·
33 lines (24 loc) · 848 Bytes

README.md

File metadata and controls

executable file
·
33 lines (24 loc) · 848 Bytes

social-networking-app

Previews

Home Page: Alt text

Movie Data on Movie Page: Alt text

Comments on Movie Page: Alt text

Description

A movie blogging app that allows users to comment and interact with comments on some of today's top movies. Read what other people are saying about movies or leave some thoughts of your own. Each comment can be liked or disliked to show the approval of that comment. Each movie page also provides some basic information to keep you up to date on what everyone is watching!

This project highlights:

  • React
  • OOP
  • Hooks
  • Redux
  • Reading and writing to Firebase
  • Database queries
  • Async/await
  • PropTypes
  • Google Auth
  • API calls
  • Routing
  • Conditional rendering

© 2024 James Olsen. All Rights Reserved.