How to Run on http://localhost:3000 with server on : http://localhost:9000
git clone "https://github.com/MovieRecommenderSystem/MovieRecommenderSystem.git"
cd Frontend
npm i
npm start
sudo service mongod start
go run api.go
Since we have udef youtube,imdb,tmdb api's their api key will be stored in the form of envoiroment varible.In order to run the above code One should request an API key on tmdb and goolge cloud platform(youtube_api) respectively.
- React.js
- React-Reveal
- react-redux
- react-router-dom
- Golang
- Youtube Api
- Imdb Api
- Tmdb Api
- mongoDB
- Bcrypt
- Different external packages
- Python
- pandas
- numpy
- nltk
- scipy
- scikit learn
- Different data visualisation libraries(matplotlib.pyplot, seaborn)