BuddhiLW / movies-react

Top Movies App, with ReactJS (Reagent)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies Listing with ReactJS

This is the movies project. It's related to the challenge for a mid-level role, as a developer.

We are using ClojureScript's wrap on ReactJS. Therefore, we are using Reagent.

Live Application URL: https://buddhilw.github.io/movies-react/

Technologies used

Structure and Functionality:

  • ReactJS.
  • Reagent.

Styling:

  • Bootstrap CSS.
  • Sass.

Deploy:

  • Git
  • Github
  • Github Pages.

Structure of the App

The application consists in:

  • Listing a top 10 movies list.
  • Ordering them by either: Year-decreasing, Title-alphabetically, or by Contry-alphabetically.

What a Movie contains

  • Title.
  • Director.
  • Country of Origin.
  • Year (released).
  • Image (representing the movie).

Deploy

The deploy was done using Github pages.

About

Top Movies App, with ReactJS (Reagent)

License:Apache License 2.0


Languages

Language:JavaScript 89.4%Language:Clojure 7.0%Language:CSS 3.6%Language:SCSS 0.0%Language:HTML 0.0%Language:Procfile 0.0%