axispx / nepalmap-app-mobile

Mobile app for https://github.com/Code4Nepal/nepalmap_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nepalmapp-app-mobile

This is a mobile app for nepalmap-app, which was initiated to tend to the issue. It is currently under active development. Only tested on android so far.

Development

Install dependencies

$ npm install

Start the development server.

$ npm start

Contributing

We use eslint for linting solution and prettier for formatting to ensure consistency. Before submitting pull request, we strongly recommend running linter and formatter and make sure there are no potential errors and inconsistencies.

Run linter

$ npm run lint

Run formatter

$ npm run format

CRNA

This project was bootstrapped with Create React Native App.

You'll find information about performing common tasks. The most recent version of this guide is available here.

About

Mobile app for https://github.com/Code4Nepal/nepalmap_app


Languages

Language:JavaScript 100.0%