Skip to content

Wiolip/travel-blog

Repository files navigation

TRAVEL-BLOG

Description

Complete responsive website for travel blogging. Layout based on Flexbox and Grid.
This is my first personal travel blog page. I wanted to map an existing website built on the basis of builder, according to my project.
This is the final result => FINAL PAGE
This is the original page I've mapped => ORIGINAL BLOG PAGE
Page still needs a few more tweaks. Work in progress...

Used technologies!

  • HTML5
  • CSS3
  • SASS
  • BEM
  • JS
  • npm scripts like a task runner

How to run project

Use the package manager npm to install gulp.
If you use iOS add "sudo" before a command.
Firs install gulp globally

$ sudo npm install -g gulp-cli

Install gulp in your working catalogue

$ sudo npm init -y
$ sudo npm install --save-dev gulp gulp-sass sass browser-sync

Run a command

$ gulp style
$ gulp watch

License

MIT

About

Complete responsive website for travel blogging

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors