Skip to content

AlbanyCanCodeCourses/Final_Project_ACC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final_Project_ACC

Final project for Albany Can Code

  • This project was build with webpack.
  • I did not include my api key because I was taught not to do that at ACC.
  • Keys would go in "./keys/keys.js".
  • All HTML strings and user input are santized with DOMPurify.
  • This app will display the top 20 most popular movies by genre and also allows the user to search for movies on TMDB via asynchronous calls to their API and displays information on each Movie to the user in containers.
  • This app will also let you display new movies base on the current year that the browser knows.

About

Final project for Albany Can Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 91.1%
  • CSS 8.9%