Skip to content

Latest commit

 

History

History
65 lines (45 loc) · 2.29 KB

README.md

File metadata and controls

65 lines (45 loc) · 2.29 KB

Movie Finder React Native App

Min API Platform

This is an Expo-managed React Native app for getting all the latest news and information about movies; it currently uses the TMDB API as its backend.

The trello board I use for keeping track of all the tickets of this project is shared in here.

Contents

Demonstration

Videos

Demo 1
2024-03-08.02.55.23.mp4
Demo 2
2024-03-08.02.55.37.mp4

Screenshots

screenshot number 1 screenshot number 2 screenshot number 3

screenshot number 4 screenshot number 5 screenshot number 6

Tech Stack

  • TypeScript - Superset of JavaScript programming language with syntax for types.
  • JSX - A syntax extension for JavaScript that allows for HTML-like markup to be written inside a JavaScript/TypeScript file.
  • React Navigation - A routing and navigation module for React Native apps.
  • Axios - A promise-based HTTP client for JavaScript.
  • AsyncStorage - An asynchronous, unencrypted, persistent, key-value storage solution for React Native applications.

Contributors

Main developer: Hojat Ghasemi