Skip to content

Project created following the DevProcess (V. 2) videos from CodeBoost channel.

Notifications You must be signed in to change notification settings

tutods/devprocess-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevProcess 2

🛠 Skills

html sass js prettier

📄 Info

This repository contains all the code created following the 4 videos of CodeBoost project, the DevProcess.

This is the second edition, and the goal is to build a landing page using only the skills listed above.

Figma

How to execute

You can open the project on your browser using the index.html file, but if you want to make changes on the .scss files it's necessary compile it again to .css files.

For that, the steps are:

  1. Run npm i or yarn or pnpm i;
  2. Excute yarn build;

Additional Points

  • Use SVG sprites for icons;
  • Change some styles and HTML structure;
  • Use Sass (.scss) for styling;
    • Added NPM script to build all scss files to css files.
  • Add Prettier configuration;

🌐 Live Version

github

🔗 More About Me

linkedin twitter instragram