7DOC-movie-api
Movie API
🪧 Vitrine.Dev | |
---|---|
✨ Name | Movie API |
🏷️ Build with | html, css, javascript, The Movie Database |
🚀 URL | http://movie-api-pi.vercel.app |
🔥 Challenge | http://7daysofcode.io/matricula/javascript-e-dom-api |
About The Project
7 Days Of Code Challenge
- The challenge proposes to follow simple guidelines given over the course of 7 days to solve everyday problems.
The main focus of this project was to practice how to:
- Manipulate DOM using Javascript;
- Consume API using pure Javascript;
- Manipulate data;
Schedule
- Day 1: Create and style page elements
- Day 2: Add cards dynamically
- Day 3: Display popular movies from the movie database API
- Day 4: Implement search
- Day 5: Favorite/Unfavorite function and save data to Local Storage
- Day 6: Implement favorite filter
- Day 7: Publish project
Observations:
- Since the movie database api requires an access key, the deployment only works for static components
Veja meu projeto em: https://github.com/noliv197/7DOC-movie-api