Skip to content

Search and fetch movies from a server, autocomplete suggestions, users can view detailed information about a specific movie and etc.

Notifications You must be signed in to change notification settings

valentinaotocan/movie-search

Repository files navigation

movie-search

📽️ About:

In my project I fetch data from https://www.omdbapi.com/.
You can search what movies are in the database and click on a movie you want to checks its details.

🎞 Demo link:

You can check my project at https://valentinaotocan.github.io/movie-search/.

📺 Technologies:

I've set up this React project with Vite, with TypeScript integrated.
For styling, I used SCSS and followed the BEM methodology for naming my SCSS classes.

🔽 Setup:

  • download or clone the repository
  • npm install
  • npm run dev

About

Search and fetch movies from a server, autocomplete suggestions, users can view detailed information about a specific movie and etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published