This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import React from "react"; | |
import EventList from "./EventList"; | |
export default function App() { | |
return <EventList />; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Day job: freelance developer | |
What is your language of choice: PHP | |
Open Source contributions: working on a platform to improve open source development | |
How do you use GitHub: client projects, participating in open source projects |