rahulrsverma / omdb-movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple react application to find movies, series and episodes. I have used the OMDB API and it has certain amount of limits to fetching data. I have also used the Ant Design for UI.

Requirement

Run Project:-

1.npm install

2.npm start

About