Gatito Pet Shop: the biggest and best blog for pets!
🪧 Vitrine.Dev | |
---|---|
✨ Nome | Gatito Petshop |
🏷️ Tecnologias | html, css, scss |
🚀 URL | https://darrow12.github.io/gatito-petshop/ |
🔥 Desafio | Não tem |
Gatito Pet Shop is a simple and fictional blog, created during the course of Sass: The CSS with Superpowers, provided by Alura.
The course consists of teaching the advantages of using the Sass preprocessor, with very cool tips and tricks, such as variables, functions, logic in styling, easiest responsive design and many others.
# Clone the repo
git clone https://github.com/darrow12/gatito-petshop.git
cd gatito-petshop/
# Install Sass globally
npm i sass -g
# Or just install in the project folder
npm i sass
# Making changes in the style.scss and saving in style.css
sass --watch scss/style.scss:css/style.css
This is a little preview of the project:
gatito.mp4
If you wanna see the full demo, click in the link: https://darrow12.github.io/gatito-petshop/
This project is under the MIT license. See the LICENSE file for more details.
Developed with 💜 by Darrow