Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 642 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 642 Bytes

YAMA

Yet Another Movies App


Setup

Add a .env file in the source folder, with the following parameters:

REACT_APP_MOVIE_DB_KEY=string
REACT_APP_MOVIE_DB_PATH=string
REACT_APP_MOVIE_DB_IMAGE_PATH=string

Built with

  • typescript
  • react
  • react-redux
  • redux-saga
  • styled-components
  • bulma (css library)
  • themoviedb.org (apis)
  • cypress (tests)

Todo

  • better apis error handling
  • mock a server for cypress tests

This project was bootstrapped with Create React App.

Licence

MIT © Federico Moretti