This website created for "Turkcell Gençlere Yatırım, Geleceğe Yazılım 3.0 Bootcamp Midterm"
In this project, I wanted to create an E-Commerce website using HTML, SCSS and Bootstrap.
I focused only on the design because I did not use JavaScript in the project. Therefore, there are no functional features in the project.
There are three different categories of products on the website, and each category consists of three products.
Each product has a detail page.
In addition, there are About and Frequently Asked Questions (FAQ) pages.
You can visit my website by clicking the link below.
Feel free to share your observations with me.
https://ysnhasan1-jbl-store.netlify.app/
The site's responsive design ensures easy accessibility on every device and screen size.
To install packages, run the command npm install
.
Then, open the "index.html" file with "Open with Live Server".