oneleif / olWebsite-React

This project is the oneleif website React Front End, built to interact with our Vapor API: https://github.com/oneleif/VaporWebsite
https://oneleif.com
MIT License
12 stars 5 forks source link

Load footer links from API #262

Open roramigator opened 3 years ago

roramigator commented 3 years ago

summary

as is, the links are being rendered from the footerLinks.js file.

Screen Shot 2021-01-24 at 8 34 48 AM

goal

to load the data from the backend; this way the content will be dynamic.