Week2. Exercise 1-2
Review API
: http://spartacodingclub.shop/web/api/movie
Let's add reviews to the Movie review page we created before.
Use the code below.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=dev...
olliekim.hashnode.dev6 min read