Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yash1882/movie-search-navigator


https://github.com/yash1882/movie-search-navigator

api react-router reactjs redux redux-toolkit

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

## Preview

https://user-images.githubusercontent.com/61752151/177328227-912325cd-8dcd-4bdb-a8a7-c09ee67f5fd7.mp4

## Table of Contents

- [About](#about)
- [Technologies used](#technologies-used)
- [Features](#features)
- [Getting Started](#getting-started)
- [Screenshots](#screenshots)

## About
- It is a movie search navigator built by using redux-toolkit. It fetches the list of movies for the desired user. It lets user to store his/her favourite movies, allows them to give priority to the favourite movies and it suggest other movies based on the year of favourite movies selected.

## Technologies used
- ReactJS
- Redux-toolkit
- React-Router
- tailwind css

## Features


  • Home Page(Movie Listing)

  • Filtering based on favourite movies

  • Movie/Shows Detail Page

  • Not Found Page

## Getting Started

- Clone the repository on your local machine with the command below in your terminal, and cd into the **movie-search-navigator** folder

```sh
https://github.com/Yash1882/Movie-Search-Navigator

cd movie-search-navigator
```

- Install dependencies

```sh
npm install
```

- Start the serverπŸš€

```sh
npm start
```

## Screenshots

![image](https://user-images.githubusercontent.com/61752151/177327191-973f5b71-4f51-4494-bf45-b9602d73f3de.png)
![image](https://user-images.githubusercontent.com/61752151/177327261-910b56c8-4e02-4518-9902-a16e44b125bd.png)
![image](https://user-images.githubusercontent.com/61752151/177327395-20f566b9-b2b7-4402-8d88-4d44fce716ce.png)