Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 848 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 848 Bytes

KST The Movie DB App

A movie app that allows users to view and search for movies, see details of each movie, and cache a movie favorites list. This app built using React Native, React-Query, TypeScript, Reactotron, and TheMovieDB API.

Getting Started

  1. Clone the repository: git clone https://github.com/liorkasti/kst-tmdb.git
  2. Install dependencies: npm install
  3. Start the development server: npm run dev

Built With

Contribution

🚧 Building in progress 🚧

🔥 Coming up next:

  • Tests
  • Refactoring to improve modularity and readability
  • Sync with web server