This is an app that you can find the latest movies. You can also search a movie. Demo link : here
List the ready features here:
- You can find the latest movie.
- You can search the latest movie by typing keyword.
- You can see a movie detail.
- Clone this repository
$ git clone https://github.com/Emiri-i/movie-finder.git- Go into the repository
$ cd news-app- Install dependencies
$ npm install- Run the app
$ npm run start- My rating function. Currently there is no function to rate the movie.
- Registering the favorite movies.
- Responsive UI.


