Web application to search for movies, read their summaries and watch their trailers.
- [React] (https://reactjs.org/) - Javascript Framework/Library - Version 18.2.0
- [Vite] (https://vitejs.dev/)
- URL: (https://https://emanuel-moviesearch.netlify.app/)
- Github Repository: (https://github.com/escuderoemanuel/MovieSearch)
- Author: Emanuel Escudero
It is necessary to install the dependencies listed in the package.json file
npm i
npm run dev
In the browser, go to the following path
http://localhost:3000/
Or the port provided by the 'npm run dev' command
- [VisualStudioCode] (https://code.visualstudio.com/) - Code Editor
- [HTML5] HyperText Markup Language
- [CSS3] Cascading Style Sheets
- [Javascript] (https://www.javascript.com/) - Scripting language
- [React] (https://reactjs.org/) - Javascript Framework/Library - Version 18.2.0
- [GoogleFonts] (https://fonts.google.com/) - Text Fonts
- [Icons8] (https://icons8.com/) - Icons Library
- [TheMovieDataBase] (https://www.themoviedb.org/) - Movies API
- [Netlify] (https://www.netlify.com/) -