Starflix is a basic movie landing page, having search functionality, a cool card component, and API from movieDB.
To run this project:
git clone <Repo's URL>
cd frontend
npm install
npm start
The project is not completely developed. However, the front end is almost done and the back end needs working...