ctcuff / layout-playground

A place to practice design, animation, and other things also

Home Page:https://ctcuff.github.io/layout-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Layout Playground

This is a place where I can experiment with designs and try to implement interesting designs I see across websites from scratch (well, mostly from scratch since I am using vue...)

The Idea 💡

The idea here is to gain a deeper understanding of CSS/SCSS, animations, and other things by creating UIs without the use of CSS libraries, like Bootstrap or Ant Design.

The Goal 🥅

The end goal is to become better at writing CSS/SCSS and just styling in general. I've been saying "I'm not good at styling things", but I haven't really taken the time to understand why. This repo serves as a practice space and an opportunity to grow as a developer.

An example exercise

smooth-scroll

Some websites I draw inspiration from

How do I run this?

  1. Clone this repo
  2. Run yarn to install dependencies
  3. Run yarn dev to start the server

About

A place to practice design, animation, and other things also

https://ctcuff.github.io/layout-playground


Languages

Language:CSS 51.1%Language:Vue 42.2%Language:JavaScript 4.6%Language:HTML 1.5%Language:Shell 0.7%