The project was made to improve my skills in writing beautiful layouts with lots of details and animations. The code is written using flex-box.
You can view the project live here: Trillo
In this project I used flex-box to master it as well as possible. The layout of this project has a lot of details, where I had to pay attention to each one individually, so that the page would look brutal.
- HTML
- CSS
- SASS
npm install
npm run start
To start the project, it is necessary to download the files from the github repository. After that type in the console npm install
, npm run start
. After that start the live server.
- I made this project with the help of Jonas Schmedtmann in the SASS course: SASS course, where I later changed and adjusted the project to my liking.
MIT License
Copyright (c) [2023] [Dušan Mađar]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.