To setup the project follow the following instruction:
- Clone the project
- Open folder
cd easyfundraising
- Install the required packages :
yarn
- Start the Metro bundler
yarn start
- Open a device to run the project:
- To open the Android device, press "a" in your terminal.
- To open the iOS simulator, press "i" in your terminal.
- To open the web version, press "w" in your terminal.