Skip to content

DigitalCraftsStudents/scene-it

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scene It App

Guided tutorial to build an app that handles user search and displays all movies that contain the given sentence.

Objective

Now that we’ve got a good general understanding of how we can render data to the DOM, we’re going to take a stab at building a practical application, worthy of a spot in our portfolios! The app is called Scene It, and it’s a simple tool for searching for movies, flagging ones you want to watch, and later giving them a thumbs up or thumbs down after you watch them. The finished product will use Axios to make requests to an external API called OMDB.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.6%
  • HTML 39.8%
  • CSS 2.6%