Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.05 KB

README.md

File metadata and controls

40 lines (27 loc) · 2.05 KB

JavaScript-Landing-Page-by-JobSimulator

JavaScript Landing Page by Jobsimulator.dev

This is a landing page written in HTML/CSS/JS. Your job is to fix these issues:

  1. Nav Buttons Don't Work
  2. Desktop Nav Is Visible on Mobile
  3. Invert Banner Image Colors
  4. Tiles Need to be 2x2 CSS Grid
  5. Improve Errors on Signup Form Validation

Learning Objectives

You will learn and gain experience with:

How to start working

  1. Fork this repo and clone it locally.
  2. Open index.html in your browser to see the current state of the project.
  3. Fix all the issues (some hints are provided as TODO comments in the code)
  4. Once all your solutions are complete, create a single Pull Request to this repository
  5. Check if your solutions passes our automated tests.

Need help?

The best way to ask for help is to ask our Discord community.

Click here to join the Jobsimulator.dev Discord.

Want more challenges?

Browse our list of challenges and join our Discord to get notified when new challenges are released.