Skip to content

PedroS5499/tributePage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Welcome to TributePage boilerplate!

First of all, you need git, node installed on your machine before clone this project.


After that, you can see all the scaffold you had on this project:

    |- app/
        |- assets/
            |- css/
                |- main.css /*Your styles should go here!*/
            |- fonts/
            |- img/
            |- icons/
        |- index.html /* Your html syntax should go here! */
        |- index.js /* If you have any js code for your tribute, that should be here! */

To check your changes, on vscode, just do right-click on index.html, and select "View in Browser"

Anything you need, you can speak with your colleagues from freeCodeCamp Lisbon on facebook group or on meetup group

Please share with your teammates our events, check all of them on your website dont by campers with love.

About

tributePage boilerplate for Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.1%
  • CSS 29.6%
  • JavaScript 10.3%