Welcome to the repository of Ideas 2 Innovation website!
css/ - The home of all the .css files for this website
styles.csscontains global styles (styles used throughout the entire website)- All other
cssfiles include styles for the correspondingHTMLpage (e.g.about.cssandabout.html)
js/ - All of the JavaScript files are located in this directory
app.jscontains JavaScript related to the entire websiteinitAOS.jsis used to configure scroll animationsvanilla-tilt.jsis a third-party library
images/ - Contains images for the website
All of the HTML files are located in the root directory.
