8000 GitHub - akmami/IMDB-PLUS: IMDB+ application that takes queries and returns possible movies
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akmami/IMDB-PLUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMDB+

Installation

Please note that you have to have pip3 and React libraries installed.

Please install required packages first.

make install

This will install Python packages, React packages and "concurrently" package to run concurrently.

Also, please make sure that you have npm and nodejs libraries installed.

RUN

Please run the program by executing following command

make start

This will run both program concurrently.

In case if you encounter with some error, please run frontend and backend in seperate terminal windows.

make run-flask
make run-node

Also, make sure that you enabled CROS.

About

IMDB+ application that takes queries and returns possible movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0