/Movix-App

Movix is a feature-rich app that offers a vast collection of movies, personalized recommendations, and a seamless streaming experience. Discover, explore, and enjoy your favorite films all in one convenient hub.

Primary LanguageJavaScript

Movix React App

Movix is a feature-rich app that offers a vast collection of movies, personalized recommendations, and a seamless streaming experience. Discover, explore, and enjoy your favorite films all in one convenient hub.

Project Site

https://movix-app-khaki.vercel.app/

Acknowledgements

API Reference

https://www.themoviedb.org/

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Authors

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

Tech Stack

Client: React, Redux, SCSS Server: (https://www.themoviedb.org/)