nicocarballo21 / OMDB-APP

Project that consumes OMDB API to show movies and series.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMDB-PROJECT

  • App created with create-react-app

Descrition

  • OMDB project allows us to consume an api of movies and series where we can search for them thanks to an interface made in react. It is also possible to register and log in users in order to add favorites.

Stack

- Node, Postgree, Express --> back
- React, react-router, redux, --> front

START

  1. Clone the repo
  2. Inside the cloned repo run:
    • npm i
    • npm start
  3. Automatically opens a localhost: 3001 our react app

Next features

- Back button functionality within the detail of each movie

About

Project that consumes OMDB API to show movies and series.


Languages

Language:JavaScript 95.3%Language:CSS 3.2%Language:HTML 1.5%