YourunB / graphiql-app

https://graphiql-app-theta.vercel.app
1 stars 0 forks source link

feat: add header, footer components, translations, main page content #4

Closed valeryaosta closed 3 weeks ago

valeryaosta commented 4 weeks ago
  1. Task: link
  2. Screenshot: image image image
  3. Deploy: -
  4. Done 01.07.2024 / deadline -
  5. Score: 90 / 90

    • [x] The welcome page should contain general information about the developers, project, and course. - 10 points
    • [x] In the upper right corner there are 2 buttons: Sign In and Sign Up. - 10 points
    • [x] If the login token is valid and unexpired, the Sign In and Sign Up buttons are replaced with the "Main Page" button. - 10 points
    • [x] When the token expires - the user should be redirected to the "Welcome page" automatically. - 10 points
    • [x] Pressing the Sign In / Sign up button redirects a user to the route with the Sign In / Sign up form. - 10 points
    • [x] Multiple (at least 2) languages support / i18n. - 30 points
    • [x] Sticky header. - 10 points