Giter Club home page Giter Club logo

movie's Introduction

difficulty chapter training tags
1
Chapter 1: Vue.js Essentials
true
vue

Create a Movie Rating App

Challenge Description

Your task is to create a Movie Rating App using Vue.js 3. During this challenge, weโ€™ll code out the following features:

  • Rendering a list of movies.

Requirements

  • Define the movies as reactive data.
  • Use the Vue.js template syntax to display the movie information.
  • Render all the movies with a v-for loop.
  • Display the name, description, genres, and image of each movie.
  • Display the movie rating as stars, with a maximum of 5 stars

Other Considerations

  • If you see the data-test attribute anywhere in the boilerplate don't remove it.
  • TailwindCSS is preinstalled with the default config. It might be helpful for you, if you want to have some styles. (Not obligatory)

๐Ÿ˜€ The movie list is provided as boilerplate, but feel free to add your favorite one into the list.

๐Ÿ‘€ Don't peek at the solution until you've solved the exercise yourself or exhausted your resources. Challenging yourself will best prepare you for the exam

Example of Finished App

This is an example of what the functionality should look like for the completed exercise. If youโ€™d like to mimic this style, feel free to do so, but it is not required.

Finished app in this challenge

movie's People

Contributors

kickerbnu avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.