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 for FAC23! 😃 Remember, this is your repo so if you want to improve on it, change the CSS, try different functionality, do it! ⭐
- Git clone the project.
- Go to the
data.js
file and use the previous week as a template to add the current week. - Enter data for this week's projects. Developers' names are all defined at the bottom of
data.js
- 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"
- OPTIONAL: Play with the CSS! This is YOUR project gallery so make it your own! 😄
Thanks! ✨