Skip to content

ThibaudS-web/movies_app

Repository files navigation

Film Search Engine

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.

Features

  • Search for movies by title
  • Display details of a selected movie
  • Responsive design for use on different devices
  • Dropdown list for search

Technologies Used

  • 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

Installation

Clone the repository to your local computer:

https://github.com/ThibaudS-web/movies_app.git

Install the dependencies:

In the root of the project:
npm install

Start the application in development mode:

npm run dev

Access the application in your browser at the following address:

http://localhost:3000/

Deployment

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!

Lighthouse

lightouse

Author

Thibaud Saumureau

Contact

About

Live: https://thibauds-web.github.io/movies_app/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published