/CSS10days

Code for medium article on CSS in 10 days

Primary LanguageCSS

CSS10days

Interested in learning CSS in 10 days. Read the article here?

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

Checkout this repo, install dependencies, then start the process with the following:

> git clone https://github.com/nabendu82/CSS10days.git
> cd CSS10days

Not Familiar with Git?

Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and: