Interactive-Phylogeny-Team / InteractivePhylogeny

0 stars 0 forks source link

Frontend Base #40

Closed jbeatty88 closed 3 years ago

jbeatty88 commented 3 years ago

What?

  1. Removed original directory for React frontend.
  2. Setup new project base with boilerplate code for certain pages and import the PhylogenIO base code.
  3. Added color palette to custom.css

Why?

Frontend pivoted from using ReactJS because D3 relies on the DOM and working around that adds unneeded complexity to the project. This also helps keep the main frontend code simple since we are using an open source base which used vanilla js, html, and css.

Anything Else?

Frontend Team

@tachinash @pyeakley @jbeatty88