Welcome to the GetLinked Hackathon 1.0 challenge! The goal of this hackathon project is to build a landing page based on a given Figma design. The landing page encompass various sections, including a hero section, introduction, rules and regulations, judging and guidelines, FAQs, timeline, prizes and rewards, partners and sponsors, privacy policy, and a footer.
"GetLinked" itself is a platform that uses artificial intelligence to connect job seekers with employers and vice versa.
(Click here to view the landing page)
The main objective of this project is to build a functional landing page as per the provided Figma design. The landing page effectively represent GetLinked's platform, showcasing different sections to provide users with an overview of the platform's features, rules, timeline, rewards, and more.
The Figma design serves as the blueprint for the landing page. It provides the layout, color scheme, and structure that should be followed to achieve the desired user interface.
React.js Next.Js API Consumption (for user registration and contact)
To get started with this project, follow these steps:
Clone this repository to your local machine. Access the provided Figma design for reference. Navigate to the root directory Start implementing the landing page based on the Figma design and the defined sections.
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js
. The page auto-updates as you edit the file.