/react-movies-app

Lightweight react app with typescript to view list of movies and actors

Primary LanguageTypeScript

CI

Description

This repository is created to fetch Movies and actors data from the movie DB API, the task is about creating a front-end app to display a simple search module for movies and actors using React with typescript

Requirements

Installation

npm install && npm start

Testing

npm test

Todo

  • Enhance UI
  • Logging module