An app for creatives to connect clients and businesses to freelancers and also independent talented professionals
This app was built using React Native with Expo
Follow these steps to run the app locally;
- Clone this repo in your terminal with the command
git clone
+https://github.com/kwameaj67/freelancer-app
- Run
npm install
oryarn install
in your terminal - Run the app by using
npm start
oryarn start
in your terminal