Skip to content

SystemIntegration/react-movie-library

Repository files navigation

React Movie Library

Overview

  • This is a simple movie library.

Features

  • You can search movie by movie name.
  • You can see your searched movie's,
    • Ratings
    • Time duration
    • Actors
    • Genre
    • Language
    • Director
    • Description
    • Trailer
    • Released year

Technologies Used

  • ReactJS - JavaScript library for building user interfaces
  • Material ui - For designing
  • OMDb API - For movie database

Getting Started

  • Clone the repository: git@github.com:systemintegration/react-movie-library.git
  • Install dependencies: npm install
  • Start the development server: npm start

Contributing

  • Contributions are welcome! To contribute to the project, follow these steps:
    • Fork the repository
    • Create a new branch: git checkout -b my-feature-branch
    • Make your changes and commit them: git commit -am 'Add some feature'
    • Push your changes to your branch: git push origin my-feature-branch
    • Create a new pull request and explain your changes In the project directory, you can run:

Screenshots

  • First page when you run the project. searchPage.png

  • When You search movie. resultPage.png

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •