Skip to content

holdedhub/junior-frontend-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical Test

Table of Contents

Getting Started

Follow the next instructions to get a copy of the project up and running in your local machine.

Prerequisites

Installation

  • Run the following commands:
git clone git@github.com:holdedhub/junior-frontend-challenge.git
cd junior-frontend-challenge
docker-compose up

Development

Now your app will be available at http://localhost:8000.

You will be able to log in with the following credentials:

  • User: holded-admin
  • Password: admin-holded

Assessment

We have a fresh Wordpress installation with the GeneratePress theme and GenerateBlocks plugin. We want to improve this site with a Landing page with these blocks:

  • Header Section (check Demo)
    • It's ok if the links are not pointing to any page
  • Hero Section (check Demo)
  • Discover Section (check Demo)
    • It has horizontal scrolling.
    • When you click an icon, it goes to the desired section.

Things to keep in mind:

  • Page needs to be responsive
  • We want to check your JS and CSS skills. You can create a custom Wordpress plugin, but we don't want you to use any plugin from the Wordpress directory.
  • Once you are done, publish your code in a private github repository.

Extra:

  • Add another Section using a Wordpress Plugin (from the wordpress directory).

Demo

Hero Section

Hero Section

Discover Section

Discover Section

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published