An open API service indexing awesome lists of open source software.

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

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 :)