Front End : ReactJS, Bootstrap
API : OMDB API
This is a simple movie application built with React. It allows users to search for movies and add them to their favourites list.
- Search for movies using the OMDB API
- Add movies to favourites
- Remove movies from favourites
Clone the project
git clone https://github.com/darshangaikwad4114/Movie-app.git
Go to the project directory
cd Movie-app
Install dependencies
npm install
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000
.
Run the tests using the following command:
npm test
Give a ⭐️ if this project helped you!
If you have any feedback, please reach out to us at --> [email protected]