Skip to content

ScaryWings83289/Favorite_Places

Repository files navigation

Favorite Places Application

Made-With-React Made-With-ReactNative

A simple application which utilises nnative features like camera access, location access & much more.

Quick Start

Clone the repository and do the following:

# Install dependencies for server
npm install

# Run the Express server
npm start

# Server runs on http://localhost:19002