+
+ Welcome to our platform!
+
+ Based on your answers this are the best co-founder matches:
+ {this.renderFounders()}
+
+ >
+ );
+ }
}
diff --git a/src/index.js b/src/index.js
index 0fc5642..1864e7d 100644
--- a/src/index.js
+++ b/src/index.js
@@ -1,4 +1,4 @@
-import React from "react"
-import ReactDOM from "react-dom"
-import App from "./App"
-ReactDOM.render(