An open API service indexing awesome lists of open source software.

https://github.com/craigdoescode/web-design-system-cc

Codecademy website design system exercise
https://github.com/craigdoescode/web-design-system-cc

Last synced: 5 months ago
JSON representation

Codecademy website design system exercise

Awesome Lists containing this project

README

          

# Build a Website Design System
### Project Goals
In this project, I am building my own basic design system for a website. In essence, I am building a website to help you build MORE websites in the future! On my site, I’ll collect all the colors, fonts, and some of the repeating styles.

### Aims:
- To learn more about colors that work together on a site
- To explore bootstrap
- To deepen my understanding of HTML and CSS Structure

### Live Site: https://craigdoescode.github.io/Web-design-system-cc/
# My Process

### Built With
- HTML 5
- CSS
- Bootstrap

### What I Learned
I learned alot about structuring collumns and rows to get my desired result using bootstrap. I also got a better understanding of what styling is already acounted for in bootstrap and what a may need to use ```!important``` on to take effect.

I found out how to find the names of colours, convert RGB to HEX and find colours using a digital colour meter. Explored different methods of styling and importing fonts.
### Continued Development
- Lean abous Sass
- expand bootstap knowledge
- Make this page responsive

# Author
- Linkedin - [Craig Norford](https://www.linkedin.com/in/craig-norford-9a33838a/)
- Codecademy - [craig234](https://www.codecademy.com/profiles/Craig234)
- Twitter - [@craignorford](https://twitter.com/CraigNorford)