Movie application with Netflix interface, you can see your information and search for your favorite movies, it has the API The Movie Database
-
React
-
TailwindCSS
-
React Router Dom
-
TMDB API
To run this project, you must first create a /.env
file in the root of the project with the structure of .env.example
After that you just have to write on the console
$ npm install
$ npm start