Skip to content

Searching app with minamalystic design, where you can find your favourite movie, also you get to search seemlessly and flawlessly, accross a collection of movies and if you don't have time, you can save them for later by adding them to your collection.

Notifications You must be signed in to change notification settings

IvanSarabeev/Movie-Watchlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Watchlist

Introduction

Movie Watchlist is a web application that allows users to search for their favorite movies and TV series. Users can also access detailed information about the selected movie or series and save their favorites to a collection for easy tracking. Please note that this app does not provide movie playback functionality.

Features

  1. Live Search: As users type in the search input, the server fetches data from the OMDB server and displays the top 10 corresponding titles based on the search.

  2. Top 10 Results: Users receive a list of the top 10 corresponding titles based on their search, making it easy to find what they're looking for.

  3. Detailed Information: After selecting a movie, users can access a component that provides more detailed information about the chosen movie or series.

  4. Favourites Collection: Users can add their selected movies to their favorites collection for future reference.

  5. Sorted Collection: Inside the collection, users can view all of their saved films, which are sorted from the newest to the oldest.

Technologies Used

This project is built using the following technologies and libraries:

  1. React + TypeScript: For building the front-end user interface and ensuring type safety.
  2. Tailwind CSS: A utility-first CSS framework for styling the application.
  3. React-Router-Dom: For handling client-side routing within the application.
  4. React-Toastify: A notification library for providing user feedback.

Getting Started

To get started with Movie Watchlist, follow these steps:

  1. Clone the repository to your local machine.
  2. Open a terminal and navigate to the project directory.
  3. Run the following command to install all the necessary packages:
    npm install

About

Searching app with minamalystic design, where you can find your favourite movie, also you get to search seemlessly and flawlessly, accross a collection of movies and if you don't have time, you can save them for later by adding them to your collection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published