Skip to content

Repository with the project sent to nave as technical test

Notifications You must be signed in to change notification settings

lucasGabrielDeAA/Navedex

Repository files navigation

Navedex

Installing

  // downloading the project
  git clone https://github.com/lucasGabrielDeAA/Navedex && cd Navedex/

  // installing application's dependencies
  yarn

  // running the application

  // For IOS's environment
  cd ios && pod install && cd .. && yarn ios

  // For Android's environment
  yarn android

Login's user information

  {
    "email": "lucasgabriel@nave.rs",
    "password": "nave1234"
  }

About

Repository with the project sent to nave as technical test

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published