https://github.com/hamiyasir/movie-recommendation-mobile-app-using-react-native
This is a mobile app that recommends movies called 'Flickly'. This will be my first project using React Native. The main purpose of this project is to understand and learn to work with React Native using ExpoGO
https://github.com/hamiyasir/movie-recommendation-mobile-app-using-react-native
css deployment flickly html javascript mobile-app movie-recommendation-app nativewind nodejs react-na tmdb-api typescript
Last synced: 4 months ago
JSON representation
This is a mobile app that recommends movies called 'Flickly'. This will be my first project using React Native. The main purpose of this project is to understand and learn to work with React Native using ExpoGO
- Host: GitHub
- URL: https://github.com/hamiyasir/movie-recommendation-mobile-app-using-react-native
- Owner: HamiYasir
- Created: 2025-04-14T18:51:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-14T19:20:30.000Z (6 months ago)
- Last Synced: 2025-04-15T01:17:46.774Z (6 months ago)
- Topics: css, deployment, flickly, html, javascript, mobile-app, movie-recommendation-app, nativewind, nodejs, react-na, tmdb-api, typescript
- Language: TypeScript
- Homepage:
- Size: 459 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ABOUT THIS PROJECT
This project is a mobile app for recommending movies & shows. I will be using React Native to develop this mobile app with ExpoGO. This project is done to help me understand the workflow of React Native. I will be using the TMDb API to pull latest movies and display it in my app. The app will ideally allow users to search for movies and it will also feature a movie recommendation system.
## THINGS I WILL BE LEARNING FROM THIS PROJECT:
- File structures
- API Routes
- React Native Framework
- Expo
- React Native Components
- Custom Hooks
- Fonts
- Types & Interfaces with TypeScript
- Responsive Design
- NativeWind
- Backend with appwrite
- Working with TMDb API## FRAMEWORKS AND OTHER RESOURCES USED IN THIS PROJECT:
- Appwrite - https://appwrite.io/
- Expo - https://expo.dev/
- TMDb API - https://developer.themoviedb.org/docs/getting-started
- NativeWind - https://www.nativewind.dev/## DEPLOYMENT
This app has yet to be deployed :)