This challenge consists of developing a responsive blog site with articles about cats. The project also features a search bar, related article recommendation and article rating.
This Front-end project was developed based on the design proposed in Figma.
- HTML
- CSS
- SCSS
Clone this repository with the command:
git clone https://github.com/Matheus1714/explorer-cats-blog.git
Open the index.html
on your broser.
If you want edit this project so edit using the files: index.html
and styles.scss
.
Compile the scss
file to css/styles.min.css
.
I used Live Sass Compiler to develop on VSCode.
Thanks to Rocketseat for this challenge and initiatives it provides.🚀