MongoDB Companion App using React Native.
Technologies used:
- React Native
- Apollo GraphQL Client
First, clone the project.
git clone https://github.com/GDGVIT/MongoDB-Companion-App.gitUse the package manager npm to install dependencies. Run the following command in root directory.
npm installRun the project.
npm startPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.