Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 429 Bytes

Movies Search App

This is Movies Search application with react using OMDB Api. The users can search movies and get information about movies..

Tech stack:

HTML/CSS : Structure and Styling UI Components.

Tailwind CSS : With this styled the UI with minimal effort.

Javascript: For Functionalities

React Router: Routing Between pages.

React : Component based architecture.