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

Onboarding #8

Open
AlexanderLill opened this issue Nov 1, 2024 · 0 comments
Open

Onboarding #8

AlexanderLill opened this issue Nov 1, 2024 · 0 comments

Comments

@AlexanderLill
Copy link
Member

AlexanderLill commented Nov 1, 2024

Onboarding

Let us start by getting used to the study environment and TACOS itself. This first task will get you familiar with the environment, and you can ask any questions you might have.

Setup

  1. Start the onboarding project using npm run dev
  2. Navigate to the webpage http://localhost:8000/

Task Description

You should see a small personal website. We will add an "About" page.

  1. Create a new file for the "About" page.
  2. Add a link to the new "About" page to the website home src/pages/index.html.
  3. Inside src/pages create the about page similar to the movies.html page.
  4. On the "About" page, add a scrolling text going from right to left saying "Welcome!"
  5. Check if the changes appear on the website
    Screen Recording 2024-12-20 at 09 (1)
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

1 participant