This app is built with React Native and is released under the GNU General Public License version 3.0 (GPL-3.0).
Follow these steps to get the app up and running on your local machine.
- Node.js: Download and install Node.js
- React Native CLI: Setup React Native environment
- Clone the repository:
git clone https://github.com/zachvlat/powersavergr.git
cd powersavergr
- Install dependencies:
npm install
- Start the local environment:
npx expo start