Git Product home page Git Product logo

mocks's Introduction

Mocks

A place where I try and replicate various websites and pages. As much as possible, I avoid looking at the underlying code and hopefully learn a lot in the practice!

Getting Started

All mocks are separated into their own folders which contain a basic hierarchical structure and require no build system. These are static, i.e. pure HTML, CSS and JavaScript.

Tools

  • Microsoft VS Code - I use this for most coding
  • CodePen - A great tool for working quickly and iteratively with more visual aspects of a page.

The Current Mocks:

  • Koogle had some interesting challenges
    • I had problems styling the search input element and for whatever reason I just couldn't get it right. So I decided I'd actually insert the input inside a div, style that and make input transparent; don't think it's the right way, so I'll have to research this ...
    • Dynamically changing CSS properties such as the width of an input in relation to the page, the changing border radius of an element as it's height changes. Can these properties be calced or do I need something more, e.g. SASS or JavaScript.

TODO

  • Finish Koogle
    • Navbar Apps and Account need converted to images
    • Make it responsive. Consider mobile first next time ๐Ÿ˜‰!
    • Search input
      • needs to be rounder
      • needs hover effect
    • Buttons
      • box-shadow needs work

mocks's People

Contributors

alexmaday 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.