bickbama / CariKostFinal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

carikost - app

Mamikost Clone App using ReactNative, Express JS(back-end), and PostgreSQL(database)

Important

This project is still in the very early development stage. If you want to use for production, use it with your own risk. More feature will be Coming Soon.

Screen

Image

Features

  • Register
  • Login
  • Dorm List
  • Ads

Why?

  • It's React Native, so it supports android & iOS by default!
  • Simple Code, so you can easily contribute to it.

Tech Stack

  • React Native for the Mobile Frontend
  • Express Js as the Backend

Prerequisites

Installation & Configuration

Follow this step to install

Frontend:

$ git clone https://github.com/akimabs/CariKostFinal
$ cd CariKostFinal
$ npm install
$ react-native run-ios #for ios
$ react-native run-android #for android

Back-end:

$ git clone https://github.com/dyahnrchls/mamikostcloneAPI_
$ cd mamikostcloneAPI_
$ npm install

Support Us :)


License

BSD 3-Clause License

See LICENSE

About


Languages

Language:JavaScript 92.2%Language:Objective-C 4.0%Language:Python 2.0%Language:Java 1.8%