Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.19 KB

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.

Design

This Front-end project was developed based on the design proposed in Figma.

Technologies

  • HTML
  • CSS
  • SCSS

Run Project

Clone this repository with the command:

git clone https://github.com/Matheus1714/explorer-cats-blog.git

Open the index.html on your broser.

Edit Project

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.

Acknowledgment

Thanks to Rocketseat for this challenge and initiatives it provides.🚀