Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intro Page #9

Open
5 tasks
dilanurbayraktar opened this issue Oct 20, 2024 · 0 comments
Open
5 tasks

Intro Page #9

dilanurbayraktar opened this issue Oct 20, 2024 · 0 comments
Assignees

Comments

@dilanurbayraktar
Copy link
Collaborator

dilanurbayraktar commented Oct 20, 2024

Intro Page 🎯

Summary 💻

For this ticket, you are tasked with creating a simple page welcoming potential tutors and tutees and giving them a good first impression.

You will create a new component file (intro.tsx), which will display an intro page as it is shown in the Figma.

Deliverables 🚀

  • Schedule at least two meetings as a pair
  • Create a new branch using the "create a branch" button
  • Create your page in /src/components/
  • Include a route to your page in App.jsx
  • Open a PR and request review from @brandondionisio.

Wireframe 🎨

Here's the wireframe.

Reference:
Image

Tip for success 📈

  • Find the logo (little Jumbo 🐘) in /assets/ in the repo (note that the logo on the wireframe is different; use logo.svg).
  • Make a "Become a Tutor" button that will take the users to the forms page, which does not exist right now. For now, link the button to an empty page.
  • Use tailwind styles flex and flex col to vertically align child elements.
  • The fonts are H2, Body Large, and Inter and are shown if you select text inside the Figma. The font is already included in the project with the tailwind style font-inter.
  • You can use Tailwind Colors or create a custom color to match the background.
  • Pay attention to if the text is bold or italic!

Where to get help!

Reach out to @dilanurbayraktar and @brandondionisio.

@dilanurbayraktar dilanurbayraktar changed the title Landing Page Intro Page Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants