User List APP React Native 0.72 And Expo

Mobile App that obtain a list of users and show the information from your profiles, exploiting the Github Public API.


Features

In this project, it demonstrates the ability to:

  • Develop in React Native.
  • Consumption of an API rest.
  • Configuration of a mobile development environment with Expo.
  • Create a development and production build APK.
  • Unitary Test Implementation.

🚀 Build Setup

Prerequisites:

  • Node version 14.x

If you want to run the site locally, you can:

  1. Clone the project.
https://github.com/Johndev85/users-list-react-native.git
  1. Go to project's folder
cd users-list-react-native
  1. Install dependencies:
npm i
  1. Open server:
npm run web

Technologies

  • Javascript
  • React Native
  • Expo
  • Expo build deploy
  • Jest

Contribute

If you want to contribute with this project, just make a Pull Request explaining the improving ✨.


License

The MIT License (MIT)