This project is a movie search engine that utilizes the OMDb API. The application is responsive and uses Vite and TypeScript. It is deployed on a link for online demonstration.
- Search for movies by title
- Display details of a selected movie
- Responsive design for use on different devices
- Dropdown list for search
- Vite: A tool for fast build and development of modern web applications
- TypeScript: A programming language that allows for better definition and verification of variable types
- OMDb API: A free API for searching for movie information
https://github.com/ThibaudS-web/movies_app.git
In the root of the project:
npm install
npm run dev
http://localhost:3000/
The application is deployed on an online link at the following address: https://thibauds-web.github.io/movies_app/
Please feel free to contact me with any questions or comments!
Thibaud Saumureau
- Email: thibaud.prodev@gmail.com
- LinkedIn: https://www.linkedin.com/in/thibaud-saumureau/
- Website: coming soon