hack4impact-mcgill / MADA

Repository for the MADA Project
5 stars 0 forks source link

Frontend scaffolding - Web #42

Closed kehwhy closed 2 years ago

kehwhy commented 2 years ago

Set up an empty react project for the admin web app

peterghrong commented 2 years ago

All yours tommy

tommyhe6 commented 2 years ago

ah ok thanks

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,
  4. 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.
peterghrong commented 2 years ago

Closing, it is done.