+
+
+
+ EVENTS
+ +
+ {
+ data.map( (d) => (
+
+
+ ))
+ }
+
+ diff --git a/public/abc.jpg b/public/abc.jpg new file mode 100644 index 0000000..347bae7 Binary files /dev/null and b/public/abc.jpg differ diff --git a/src/App.jsx b/src/App.jsx index c4b9226..5f9ea90 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1,7 +1,31 @@ -import React from "react"; +import "./App.css"; +import Card from "./components/card"; +import Pop from "./components/modal"; +import { data } from "./components/data"; + +export default function App() { + return ( +
{props.detail}
+