Skip to content

A react-native app for meeting your neighbors and making friends.

Notifications You must be signed in to change notification settings

HunterMeyer/Circle

Repository files navigation

First step is download this repository

You'll need git first and foremost. Open the Terminal app type:

brew install git

Then change to a directory where you want to download this app. Maybe something like, /Users/your_name/Projects/:

cd /Users/your_name
mkdir Projects
git clone https://github.com/HunterMeyer/Circle
cd Circle

For the next steps you'll want to keep Terminal open and make sure you're in the Circle directory.

Next step is to install React Native and probably Android Studio and XCode

It's easier to read React-Native's documentation to figure this out.

Once you have that installed install the dependencies

npm install

About

A react-native app for meeting your neighbors and making friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published