Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 653 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 653 Bytes

frontend-mentor-projects

A constantly updated monorepo in which I collect different projects of the site frontend mentor. My goal is to become more efficient and to learn and apply new technologies through the projects. The individual projects are described in more detail in the corresponding readmes.

Projects

1. news-homepage

Description: The project was about building a simple news homepage with focus on the use of css grid. Built with react in conjunction with vite and scss for styling.

Tech used: Vite, React, SCSS, HTML, CSS Grid, Mobile-firstworkflow

Link to project