Click Movie List to view the website.
- Users can see all movies by pages.
- Users can get more information by clicking "More" button.
- Users can search movies by entering a kerword in the searching bar.
- Users can view movies by pages.
npm install
npm run serve
npm run build
npm run lint