Skip to content

dannysindra/next-movie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

601117e · Jun 28, 2020
Nov 12, 2019
Mar 1, 2020
Jun 28, 2020
Dec 26, 2019
Nov 3, 2019
Nov 3, 2019
Nov 3, 2019
Mar 1, 2020
Mar 1, 2020
Mar 1, 2020
Dec 26, 2019
Jun 28, 2020
Jun 28, 2020
Nov 3, 2019

Repository files navigation

Next Movie

Find and save the movies that you want to watch.

Contributing

Contributions are heartily welcomed.

Codebase

Next Movie is built as a full-stack JavaScript application. This repository contains the main frontend logic. Please also consider contributing to the design system next-movie-components and to the GraphQL API next-movie-api.

Technologies

List of main technologies used in this repository:

  • ReactJS: UI library
  • Apollo: GraphQL client
  • Firebase: Authentication and data store
  • Travis: Continuous deployment

Code Style

You may code in any style you prefer, and it will automatically be formatted by Prettier when you run git commit.