Skip to content

Template Gallery of Weekly Projects. Forked from FAC17 to make it your own!

Notifications You must be signed in to change notification settings

foundersandcoders/projects-gallery-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects Gallery

In FAC17 Jan had the wonderful idea (and initiative) to create a Project Gallery for everything that was created throughout the course. This is a fork of his original repo so that we can build on his work to create the same thing! 😃

Remember, this is your repo so if you want to improve on it (change the CSS, try different functionality) do it! ⭐

Guide to updating

  1. Git clone the project
  2. Update the HTML to reference your cohort
  3. Go to the data.js file and use the example week as a template to add the current week
  4. Enter data for this week's projects. Developers' names are all defined at the bottom of data.js
  5. If you want to save project images locally, save them at 816px x 585px in the assets folder and link as follows: img: "assets/myPic.png"
  6. Deploy your site to GitHub pages
  7. OPTIONAL: Play with the CSS! This is YOUR project gallery so make it your own! 😄

Thanks! ✨

About

Template Gallery of Weekly Projects. Forked from FAC17 to make it your own!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.0%
  • JavaScript 37.2%
  • HTML 5.8%