Skip to content

HiranTharinda/DistrictRESTAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

District Technologies

React Native Technical Test - REST API

I have already deployed this to Heroku. The mobile app is using that api to fetch geolocation data.

Installation

If you are using Yarn,

yarn install

If you are using npm,

npm install

You need to create a file named .env the project directory and add the MONGO_URL.

MONGO_URL=mongodb+srv://<username>:<password>@cluster0.repux.mongodb.net/<dbname>?retryWrites=true&w=majority

To run locally

npm run dev

About

REST API for Technical Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published