Git Product home page Git Product logo

front-end-coding-challenge's Introduction

Front End Coding Challenge

Build a navigation for a website. Use CSS, HTML, and React to develop a responsive navbar with login/logout. You can start with the code in index.html or create your own project.

Requirements:

  • Demonstrate use of web standards including HTML5.
  • Use a separate CSS file.
  • Make the navbar responsive with at least one breakpoint (your choice as to how it looks on a smaller screen width).
  • Follow the style guidelines listed below.
  • Add buttons or links to login/logout.
  • Add image logo
  • Make production/deployable ready
  • Clean code
  • Components best practices

Bonuses

  • Use SASS or LESS to pre-compile your CSS.
  • Babel for ES6 -> ES5
  • Add a CSS animation with transitions. (Loading login component)
  • Use JavaScript to control whether the login or the logout button is shown; only one should be visible at a time.
  • Hosted online. (Heroku, firebase, AWS, etc.)
  • Add the login component with
    • username / password
    • labels
    • login button

Styling Guidelines

  • Use the "Roboto" Google font
  • Use the following colors
    • Navbar background: #2B386F

    • Navbar font: #FFFFFF

    • Page background: #FFFFFF

    • Default/normal font color: #20285b

front-end-coding-challenge's People

Contributors

aaronpurt avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.