An open API service indexing awesome lists of open source software.

https://github.com/illfil/webproject

This repository contains a website I created to practice and enhance my skills in HTML, CSS, and SCSS.
https://github.com/illfil/webproject

css3 html5 scss

Last synced: 2 months ago
JSON representation

This repository contains a website I created to practice and enhance my skills in HTML, CSS, and SCSS.

Awesome Lists containing this project

README

          

This repository contains a website I created to practice and enhance my skills in HTML, CSS, and SCSS.

Project Overview
This project is a website built from scratch to demonstrate and learn the following technologies:

HTML: For structuring the content of the web pages.
CSS: For styling the web pages to make them look appealing.
SCSS: For writing more efficient and maintainable CSS.
Getting Started
To view the project, simply clone the repository and open the index.html file in your browser:

bash
Copy code
git clone https://github.com/IllFil/WEBProject.git
open index.html
Features
HTML structure
CSS for styling
SCSS for advanced CSS features and better organization

Resources
SCSS Documentation
License
This project is for self-education purposes. Feel free to use the code and learn from it.