Find Film is a React website to view information about movies.
Film app created with create-react-app and the The Movie Database API.
- Sign In / Sign Up
- Followers
- Rate / review / favourite
- Search
yarn install
cd backend
yarn start
cd frontend
yarn start