Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshitha-2201/moviesearchapp
About A React Movie search app using The Movie Database (OMDb) API
https://github.com/harshitha-2201/moviesearchapp
api apiintegration bootstrap movie-search-app movies-api omdb-api react-icons react-router reactjs usestate-hook
Last synced: 7 days ago
JSON representation
About A React Movie search app using The Movie Database (OMDb) API
- Host: GitHub
- URL: https://github.com/harshitha-2201/moviesearchapp
- Owner: harshitha-2201
- Created: 2023-05-21T07:30:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-21T13:09:22.000Z (over 1 year ago)
- Last Synced: 2024-11-07T01:31:37.954Z (about 2 months ago)
- Topics: api, apiintegration, bootstrap, movie-search-app, movies-api, omdb-api, react-icons, react-router, reactjs, usestate-hook
- Language: JavaScript
- Homepage: https://search-a-movie-react.netlify.app/
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Movie Search
The Movie Search is a responsive React app that shows details about your favourite movies using data from OMDb API.https://github.com/harshitha-2201/moviesearchapp/assets/120376983/116eeb74-ccc8-45a7-930c-a62078a5dc89
# Demo
[Demo](search-a-movie-react.netlify.app) click here and see a demo## Instalation
To build and run this you will need Node.js and npm installed.Clone the repositry
to install dependencies, enter the directory and run npm install
to start the server use npm start. This will start a local server on post 3000. Open localhost:3000 in your browser.## Create React App
This project was bootstrapped with Create React App.## App Features
+ Advanced movie search by rating, genre, release date, etc..
+ It's An responsive Application
+ High quality movie database
+ Supports grid view, list view, and single movie view
# # Implementation Features
+ Written in React
+ React-router
+ OMDB Api
+ Responsive Design
+ Twillind Css
+ Bootstrap components
+ Fully Open Source
+ Hosted on Netlify
+ Api Integration