Skip to content

annapakula/annapakula.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homepage & portfolio

About the project:

This website was created as a final project of WTF - What This Frontend course. The aim was to create a portfolio based on recived Figma project - but changed to make it slightly different from anothers trainees websites.

Tools and technologies used in the project:

  • Semantic HTML5
  • CSS
    • flexbox
    • grid
    • transitions
    • media queries
    • RWD
  • BEM - Block Element Modifier.
  • JavaScript - ES6
    • Fetch API
    • DOM manipulations
  • Sass (SCSS)
  • Node.js / NPM
  • Gulp.js
  • Git
  • Visual Studio Code
  • Figma (layout design)

To run the website locally:

You need Node.js (if you don't have it installed, you can download it here).

Type in your command line:

npm install -g gulp-cli -> install Gulp globally (you may need to open a terminal as an administrator)

Go to main folder of project and type:

npm install -> command executed only once in a project

gulp -> start task runner

About

My homepage (skills and portfolio).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published