Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 699 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 699 Bytes

React Native Places
rn-places

Overview

A Mobile application for sharing places that people visit from all over the world. Uses React Native, TypeScript, MobX and Native Device Features

Built With

This project built using these technologies:

  • React Native
  • Typescript
  • Expo
  • Mobx
  • SQLite
  • WebStorm

Getting Started

$ git clone ... // clone this project
$ cd RN-places   // go to folder
$ npm install       // install npm pacakges
$ npm run start // run it locally