issues
search
Coffee-Code-Philly-Accelerator
/
coffee_and_code_philly_dot_com
3
stars
4
forks
source link
Merge firebase and React applications
#8
Closed
derekmeegan
closed
4 months ago
derekmeegan
commented
4 months ago
extracted pages, components, helpers, and images from treat
initialized our own react app (using create react app sadly since Vite was not compatible)
attempted to merge firebase components with react components, unsure if public/index.html merged correctly (i chose to overwrite)
integrated react router for page routing
connected templates for about, projects, events, and contact us page