KevinDutier / my-moviz-frontend

A website showing the hottest new cinema releases, made using React, Express.js and an API

Home Page:https://my-moviz-frontend-five.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment

https://my-moviz-frontend-five.vercel.app/

MyMoviz - Frontend

Mymoviz is a project that was made using React and Next JS during my Web Developper coding bootcamp at La Capsule, Paris.

It is a website that displays the latest big releases dynamically by communicating with the Movie Database's API.

It allows the user to rate, like, and add a view count to each film.

API: The Movie Database

Overview

2022-12-04.12-47-44.mp4

Technologies used

Front:

  • Next.js
  • React
  • JavaScript

Back:

  • Express
  • JavaScript

Objectives

Frontend:

  • states
  • hooks, useEffect
  • components
  • props
  • environment variables
  • inverse data flow

Backend:

  • familiarization with express
  • sending requests to APIs and web services

About

A website showing the hottest new cinema releases, made using React, Express.js and an API

https://my-moviz-frontend-five.vercel.app/


Languages

Language:JavaScript 76.4%Language:CSS 23.6%