scss files which compiled to create css files to design webiste's . For compiling css i used the live sass compiler a vs code extension which compiles scss files to css file ,Which further used by index.html file by including the css output file of scss file. The website is sample website of portfolio a imaginary person john doe.
- The page is hosted here
- This is a static website
- It does not have any backend functionality
- Used scss files are in scss folder
- The static website part is in the dist file