g0v / vaccinate

vaxx.tw is a tool to find COVID-19 Vaccine Appointments near you
http://vaxx.tw
MIT License
33 stars 20 forks source link

Reorganize Frontend files #20

Closed kevinjcliao closed 3 years ago

kevinjcliao commented 3 years ago

They were getting a bit messy.

  1. Put all component JSX in Component/ folder.
  2. Put all strings jsons in their own folder.
  3. Move all types to their own Types/ folder.