8000 GitHub - alexonaci/carrot-store-challenge
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexonaci/carrot-store-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML & CSS Templating challenge

Design the carrot store's site


Requirements

In this challenge you are to build a website of 3 pages for a carrot store.

  • The homepage contains mainly the company name and motto.
  • The user can navigate from there to the products view, showing all the carrots.
  • The product details is accessible through clicking the "more" button on a list element.

Try to implement it both ways:

  1. Using only CSS and HTML written by you (and the provided resources of course).
  2. Writing a minimal amount of code and using an external library.

The two should be saved in different folders, being two separate sites.
You are allowed to use any technique discussed so far as long as you get the job done.
note: You do not have to create a page for every carrot. One is enough.

BONUS:
Make the site responsive.


Resources

The color palette is located at mocks/colors.PNG.
Mocks for the pages can be found in mocks/web/.
Mocks for mobile can be found in mocks/mobile/.
Images are located in mocks/img/.
The fonts used are Segoe UI for most of the page, and Pacifico, downloadable from Google fonts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0