Skip to content

sagaban/advanced-css-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced CSS Course

Code from the Udemy's course Advanced CSS and Sass: Flexbox, Grid, Animations and More!

Project: Natours

Requirements

  • yarn
  • live server ( $ yarn global add live-server )

Get it running

You just have to compile the project (it will keep running, listening to changes)

$ yarn compile:sass

then go to the project folder ( ./natours ) and run

$ live-server

this will get the project running at http://localhost:8080 by default, and every change we made in any files, will get the project re-compiled and the browser will automatically refresh the page.

About

Advanced CSS Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published