Skip to content

Jingo88/Just_Another_React_Tutorial_Extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Another React Tutorial EXTENDED


How To Approach This Tutorial

What We're Building

  • This tutorial is an expansion of my first "Just Another React Tutorial"
  • We will be taking the code from the previous movie app we made, and refactoring many of the containers and components
  • We will be adding new containers and components
  • We will be created a router that will have these containers and components nested
  • The user will search for a movie by a title
  • All movies that relate to that title will be returned in JSON format
  • The list of movies will be rendered on the page using React
  • If a user clicks on a specific movie they will be shown the details of that movie

Master Branch

Branch 01 - Refactor Movie Details. Add Movie List. Refactor Home

Branch 02 - Add Main Container and Router

Branch 03 - Add About / Login / Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published