Coder Social home page Coder Social logo

social-network-theme-with-sass's Introduction

Social Network Theme With Sass

The code in this repository is based on Traversy Media's video tutorial on building a Social Network Theme With Sass. The aim of the tutorial is to build reusable CSS components with Sass that can be used throughout the website.

Prerequisites

  1. Install nodejs.
  2. Install Visual Studio Code. If you don't install it you will have to find another way of installing sass and compilation. The rest of the instructions assume you are using Visual Studio Code.

Running the code

  1. You will be prompted to install the the recommended extensions when you open up the code folder in Visual Studio Code. Go ahead and install these. They are Live Sass, Live Server and Prettier. The first is essential as it compiles .scss and .sass files into .css files. The last two extensions are optional. The recommended extensions can be found in the extensions.json file in the .vscode directory should you wish to edit these. Likewise in the same directory you can find the settings.json file should you wish to edit the recommended settings.
  2. Run npm install from the project folder to install the dependencies listed in the package.json file.
  3. Click the Watch Sass button in the bottom bar of Visual Studio Code to perform live comilation of SASS or SCSS to CSS.
  4. Open dist/index.html, right click on the text editor area and select Open With Live Server (or run your preferred development server) to launch the application in your default web browser.

social-network-theme-with-sass's People

Contributors

covuworie avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.