Skip to content

A website template based on the tutorial "Social Network Theme With Sass" from Traversy Media™.

License

Notifications You must be signed in to change notification settings

julianomacielferreira/social-network-theme

Repository files navigation

Social Network Theme

This is a website template based on the tutorial Social Network Theme With Sass from Traversy Media™.

The icons are from the Font Awesome™ https://fontawesome.com/ library.

The images were downloaded from Pexels™ https://www.pexels.com/ - The best free stock photos & videos shared by talented creators.

Install Dependencies

1. Check if you have a recent version of Node.js (which comes bundled with npm, a JavaScript package manager):

$ node -v
$ npm -v

2. In the project root directory install all the dependencies and libs:

$ npm install

Start webpack-dev-server

1. Run the following command:

$ npm run start

Or to generate all the bundle:

$ npm run build

The files will be created in the folder /dist.

2. And then access http://localhost:8080/ on your browser (it's setup to open automatically).

Screenshots

Become a Patron of Traversy Media™

Brad Traversy spends most of his time making free educational videos on YouTube to share with the world.

Join his Patreon to show your support and gratitude. Even $1 per month means the world.

https://www.patreon.com/traversymedia

References

License

Please see the license agreement.

About

A website template based on the tutorial "Social Network Theme With Sass" from Traversy Media™.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published