https://github.com/uwigem/uwigem.com/wiki/Formatting-of-components
TeamPage has a lot of components in it. Feel free to look at the wiki2018 code for the team page for some inspiration on filtering (https://github.com/uwigem/wiki2018/blob/master/src/components/Team.js)
You will receive data from firebase but for now feel free to fetch it from a local testing file.
Please make sure the schema for the data is scalable. Feel free to ask if you have any questions!
https://github.com/uwigem/uwigem.com/wiki/Formatting-of-components
TeamPage has a lot of components in it. Feel free to look at the
wiki2018code for the team page for some inspiration on filtering (https://github.com/uwigem/wiki2018/blob/master/src/components/Team.js)You will receive data from firebase but for now feel free to
fetchit from a local testing file.Please make sure the schema for the data is scalable. Feel free to ask if you have any questions!