export const ProjectCard = function ProjectCard(props: ProjectProps) { return (
{props.summary}
{props.tech}