hack4impact-mcgill / MADA

Repository for the MADA Project
5 stars 0 forks source link

Frontend scaffolding - App #41

Open kehwhy opened 2 years ago

kehwhy commented 2 years ago

Set up an empty react native project to be used as the front end for the app

peterghrong commented 2 years ago

Quick note

  1. Probably use axios for requests
  2. Probably use Redux for state management.
  3. Please use yarn, npm is annoying, You don't have to install any packages or anything, only if you want to, I think for this step just init a react app is fine.