Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 457 Bytes

Swifty_Companion

Swifty Companion is my first project created in React Native. It allows, with the access to the 42 API, to do research on 42 students.

To launch :

  1. do npm install
  2. Create your API 42 here : https://profile.intra.42.fr/oauth/applications , using "grademecompanion:https://redirect" for redirect url
  3. create a .env file and fill it with your intra API credentials INTRA_CLIENT_ID and INTRA_CLIENT_SECRET
  4. Launch using npx expo start -c