Code Monkey home page Code Monkey logo

oh-studio-clone's Introduction

Netlify Status

OH.Studio Clone

A clone of the the oh.studio website by Oli Harris

Why?

To practice my frontend skills using a bottom-up approach by first adding the basic styles, then designing sub-components, block-level components then finishing with the whole page

Content

The following clone includes 4 different pages:

  1. home at index.html
  2. profile at profile.html
  3. contact at contact.html
  4. others (non-valid) at 404.html

New Learnings

netlify _redirects

I learned to work with the _redirects file in netlify to give a better look to the links. No more .html! So the index.html or profile.html redirects to / or /profile respectively.

image

In addition, I also added a 404.html. When any page that does not exist tries to get access, a 404 error is thrown, and the 404.html page is displayed while keeping the path intact to the incorrect url entered. So trying to go to /profil will keep the path the same, but the 404.html page will appear.

image

Todo

In order to finish the complete clone, these are the following things that are missing on this site:

  • the /projects/:project pages
  • optimized images using webp
  • urls to the correct link items, and links to the correct images
  • remove inline styling! (sorry, slipped ๐ŸŒ in the end and my styling process began to falter)

oh-studio-clone's People

Contributors

yilverdeja avatar

Stargazers

devjeff avatar

Watchers

 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.