About | Features | Technologies | Requirements | Starting | License | Author
Movie Recommender Application which uses Django as backend. The main motive behind making this application was to learn more about overall software development process, and also to learn little bit of react native.
✔️ Personal Watchlist;
✔️ Powerful Recommendation for movies;
✔️ Clean UI;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/I-am-vishalmaurya/movie_recommendation_native
# Access
$ cd expo-movie-reco
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:3000>
The following screenshots are taken from the Expo app.
- Movie Recommender Home Page
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Vishal Maurya