All Projects → iZaL → Real Estate App Ui

iZaL / Real Estate App Ui

Real Estate Property Listing App Built With React Native

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Real Estate App Ui

quantum-blox
Quantum blox - modular UI boilerplate in react
Stars: ✭ 12 (-91.37%)
Mutual labels:  redux-saga, jest
React Redux Boilerplate
A minimal React-Redux boilerplate with all the best practices
Stars: ✭ 799 (+474.82%)
Mutual labels:  jest, redux-saga
React Native Navigation Redux Starter Kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
Stars: ✭ 271 (+94.96%)
Mutual labels:  jest, redux-saga
Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+1900%)
Mutual labels:  jest, redux-saga
Fullstack Shopping Cart
MERN stack shopping cart, written in TypeScript
Stars: ✭ 82 (-41.01%)
Mutual labels:  jest, redux-saga
eslint-config-adjunct
A reasonable collection of plugins to use alongside your main esLint configuration
Stars: ✭ 39 (-71.94%)
Mutual labels:  redux-saga, jest
Youtube React
A Youtube clone built in React, Redux, Redux-saga
Stars: ✭ 421 (+202.88%)
Mutual labels:  jest, redux-saga
coconat
🍥 StarterKit Builder for rocket-speed App creation on 🚀 React 17 + 📙 Redux 4 + 🚠 Router 5 + 📪 Webpack 5 + 🎳 Babel 7 + 📜 TypeScript 4 + 🚔 Linters 23 + 🔥 HMR 3
Stars: ✭ 95 (-31.65%)
Mutual labels:  redux-saga, jest
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-48.2%)
Mutual labels:  jest, redux-saga
React Adventure
⛰ React high-ending architecture & patterns ready for use. Made for big and small projects. PWA Ready.
Stars: ✭ 62 (-55.4%)
Mutual labels:  jest, redux-saga
Redux Saga Testing
A no-brainer way of testing your Sagas
Stars: ✭ 150 (+7.91%)
Mutual labels:  jest, redux-saga
What The Splash
Tutorial for building an unsplash image gallery with redux saga :atom:
Stars: ✭ 107 (-23.02%)
Mutual labels:  jest, redux-saga
React Redux Boilerplate
Awesome React Redux Workflow Boilerplate with Webpack 4
Stars: ✭ 307 (+120.86%)
Mutual labels:  jest, redux-saga
React Redux Saga Starter
Basic, Opinionated starter kit for React+Redux+Redux Saga with support for SCSS CSS Modules, Storybook, JEST testing, and ESLint
Stars: ✭ 12 (-91.37%)
Mutual labels:  jest, redux-saga
Ts React Boilerplate
Universal React App with Redux 4, Typescript 3, and Webpack 4
Stars: ✭ 104 (-25.18%)
Mutual labels:  jest, redux-saga
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-16.55%)
Mutual labels:  jest, redux-saga
React Next Boilerplate
🚀 A basis for reducing the configuration of your projects with nextJS, best development practices and popular libraries in the developer community.
Stars: ✭ 129 (-7.19%)
Mutual labels:  redux-saga
Javascript Testing Best Practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)
Stars: ✭ 13,976 (+9954.68%)
Mutual labels:  jest
Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (+1192.81%)
Mutual labels:  jest
Redux Arena
Bundling reducers, actions, saga and react-component when using Redux
Stars: ✭ 129 (-7.19%)
Mutual labels:  redux-saga

Real Estate React Native Mobile App

React Native iOS implementation of the HomeKey App

This version of the application is built with React Native

This is an experimental project, which means that:

  1. It's work in progress
  2. We need your feedback
  3. Code contributions are welcome

iOS Screenshot

Watch Video Recording

Watch the recording of the app :

iOS Screenshot

Installation Instructions

  1. Clone this repository:

    git clone https://github.com/iZaL/real-estate-app-ui
    
  2. Navigate to the real-estate-app-ui directory:

    cd real-estate-app-ui
    
  3. Install the npm dependencies:

    npm install
    
  4. Install the native dependencies:

    react-native link
    

Run in the iOS Emulator

  1. Type the following command :

    react-native run-ios
    

Testing

To Run tests type :

   npm run test

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].