Skip to content

My first frontend project: a classic news site. This project covers basic understanding of HTML and CSS, including responsive web design and how to layout using CSS Grids.

Notifications You must be signed in to change notification settings

mirelcac/news-project-mc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

News Site

Make a news page and style with grid or flex

The problem

I found grids challenging when we started up in august, and I still prefer flexbox more. Also now that we work in styled components, I see why this long code was hard to navigate.

Going back to this project I kept all the code in media quieries (both what was needed there and not) as it was a long time ago from when I did the project and it was hard to remember what was what.

View it live

https://mirela-news-site.netlify.app/

About

My first frontend project: a classic news site. This project covers basic understanding of HTML and CSS, including responsive web design and how to layout using CSS Grids.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.7%
  • HTML 37.3%