Skip to content

Full stack web app for movie search by OMDB API with nominate feature

Notifications You must be signed in to change notification settings

IrynLoza/movie-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie search app with nominate feature

Tech stack

Client side: JavaScript, React, React Hooks, React Router, Bootstrap, HTML, CSS

Server side: Python, Flask

API: OMDB API

Main files:

root.jsx for handling client side

main.py for handling server side

Setup

Install the dependencies from requirements.txt using pip3 install:

pip3 install requirements.txt

Run server

python3 server.py

Open App in localHost and enjoy Movie search App!

OR

Visit https://li-movie-search.herokuapp.com/ to check it out!

About

Full stack web app for movie search by OMDB API with nominate feature

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published