League of legends competitive game polls mobile project based on nlw copa mobile project of rockeatseat.
cblolmobile is an application where the user can have fun creating a betting group for cblol games and share it with his friends.
- Login with google api;
- Create poll in database server (node);
- List polls from a server;
- Do poll and save in database;
- Search poll with code;
- Share poll´s code;
- Login automatic with AsyncStorage;
- Logout button in Home;
- CLIENT ID (.env) GOOGLE API
- SERVER URL (.env) SERVER
- You need to install the Node.js and server needs to be running.
Clone the project and access the folder
$ git clone https://github.com/nekuro201/cblolmobile.git && cd cblolmobile
Follow the steps below
# Install the dependencies
$ npm
# Run the emulator
$ npx expo start
Developed by Guilherme Kodi Abe