From 8d0b4fde2d5801d2a02aa038cc2c3669778a1a17 Mon Sep 17 00:00:00 2001 From: Lucas Teixeira Date: Sun, 18 Oct 2020 17:45:12 -0300 Subject: [PATCH] WJ-85 - Update: Add TMDB; --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c35a842..1186f3b 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ _Video demo._ - [Storybook](https://storybook.js.org/) _[5]_ - [Jest](https://jestjs.io/docs/en/tutorial-react) _[6]_ - [Netlify](https://www.netlify.com/) _[7]_ +- [TMDB API](https://www.themoviedb.org/) _[8]_ @@ -101,3 +102,5 @@ localhost:3000 [6] Jest - Available on https://jestjs.io/docs/en/tutorial-react; [7] Netlify - Available on https://www.netlify.com/; + +[8] TMDB API - Available on https://www.themoviedb.org/;