Skip to content
This repository has been archived by the owner on Oct 31, 2020. It is now read-only.

fix small screen column issue and add a movie #360

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/data/data.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"name": "How to Train your Dragon",
"desc": "Hiccup, a Viking, must kill a dragon to mark his passage into manhood and be initiated into his tribe. However, he ends up doing the exact opposite by befriending a deadly Night Fury.",
"rate": "⭐⭐⭐⭐⭐"
},
{
"name": "Badla",
"desc": "Naina, a successful entrepreneur and married woman, gets caught in a web of accusations when her lover is found dead. She then hires a reputable lawyer to work with her on the case and find answers.",
Expand Down