📝 Movie database created using React Hooks, and OMDB API
📝 Steps to create your own one here
📝 Added a redirect to imdb page on clicking the movie poster.
📝 Changing the fetch to axios fetch.
- Clone the repository by
git clone https://github.com/SakethKanchi/MovieBase.git
- Run
serve -s build