import React from "react"; import "./style.css"; export const Component = () => { return (
{/* Navbar */} {/* Main Content */}

Create account

Fill the below form to create a new account.

or register with
The site is protected by reCAPTCHA and is subject to Privacy Policy and Cookie Policy.
Already have an account? Sign in
) }