Skip to content

Interlincx/challenge-listings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Conflicts/Vanilla JS

  1. This challenge is to fix the CSS issues that prevent the actual listings from being rendered correctly, as you may see that the container of the page is making the listings take less width/space. You need to update CSS files in order to have the listings showed the same way as the below screenshot for both Mobile and Desktop. (Note: do not update the HTML (JSX) work only on CSS files)

  2. Also, this challenge is to add the new line: Fifteen minutes could save you 15% or more on car insurance into the list of features for the second item in the listings. Use only Vanilla Javascript in the index.html file of the public directory. Note: the listings take random seconds to be displayed. It should add that line after all listings are ready to be displayed.

Desktop:

screenshot-localhost_3001-2021 09 17-18_19_46

Mobile

Screen Shot 2021-09-17 at 18 23 39

Instructions

How to attempt this challenge:

  1. Create a new repo in your account and note the git url
  2. Clone this repo (Do not fork!)
  3. Solve the challenge
  4. Set your new repo as the origin: git remote set-url origin ${your repo url}
  5. Push your solution to your repo You must follow these steps for your solution to be accepted -- forks or other methods will not be considered.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors