Skip to content

Movie App React is a web application built using the React JavaScript library that allows users to search for movies using the OMDb API and view information about the movies.

License

Notifications You must be signed in to change notification settings

KaranChandekar/movie-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App React

Movie App React is a web application built using the React JavaScript library that allows users to search for movies using the OMDb API and view information about the movies.

Features

  • Search for movies by title
  • View movie details including title, year, poster, plot, and ratings
  • Responsive design for optimal viewing on different screen sizes

Demo

A live demo of the application is available at movielandv2.netlify.app

Technologies Used

  • React
  • OMDb API
  • CSS

Installation

To install and run this application on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/KaranChandekar/movie-app-react.git
  2. Navigate to the project directory: cd movie-app-react
  3. Install dependencies: npm install
  4. Start the development server: npm start
  5. Open the application in your web browser at http://localhost:3000

Screenshots

movieland

Contributing

Contributions to this project are welcome. To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -am 'Add new feature'
  4. Push your changes to the branch: git push origin feature/your-feature
  5. Create a pull request

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

Movie App React is a web application built using the React JavaScript library that allows users to search for movies using the OMDb API and view information about the movies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published