Skip to content

devdannym/webdev-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Dev Exercise

Prompt

You've been given a design for the homepage of a new website! Using Bootstrap as a front-end framework replicate the design.

Tasks

  • Develop the homepage using the design mock and content provided.

Items you will be evaluated on

  • Your ability to recreate the design using an existing stylesheets
  • Leverage whats available in Bootstrap to execute
  • Usage of styles
  • Your ability to follow instruction and attention to detail

Getting Started

This project has has been setup to start developing. It assumes you have a working knowledge of node and npm.

Fork the repository and download it locally to your machine. If you don't have node already installed, either use homebrew for a mac or use the NodeJs website.

Starting the development instance

In your terminal session and run this in the command line. This will start the server and queue up Sass to compile all of your CSS rules down into one CSS file, every-time you make a change:

npm start

Completing the assignment

Once you completed the work fork the repository and share the link with us in an email.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published