Skip to content

Zustand Movie is a react native android and iOS app built with zustand architecture

Notifications You must be signed in to change notification settings

piashcse/react-native-zustand-movie

Repository files navigation

Zustand Movie

React Native badge-Android badge-iOS GitHub license License

Movie App using The Movie DB and built with react-native and redux based architecture

Main Features

  • Movie List
  • Movie detail

Architecture

  • Zustand-based Architecture
  • React Hooks

Built With 🛠

  • React-Native - React Native brings React's declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.
  • Zustand - A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy API based on hooks, isn't boilerplatey or opinionated.
  • Axios - Promise based HTTP client for the browser and node.js
  • React-Navigation 6 - Routing and navigation for your React Native apps.

Requirements

How to run

  • git clone git@github.com:piashcse/react-native-zustand-movie.git
  • yarn install

Now, you can choose a command to run the project:

  • yarn ios to run on iOS simulator
  • yarn android to run on Android simulator

👨 Developed By

Mehedi Hassan Piash

Twitter Web Medium Linkedin

License

Copyright 2024 piashcse (Mehedi Hassan Piash)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.