Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zun-liang/fem-news-homepage
Frontend Mentor Challenge Solution News Homepage
https://github.com/zun-liang/fem-news-homepage
css html javascript reactjs vite
Last synced: 9 days ago
JSON representation
Frontend Mentor Challenge Solution News Homepage
- Host: GitHub
- URL: https://github.com/zun-liang/fem-news-homepage
- Owner: zun-liang
- Created: 2023-04-28T07:43:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-02T08:04:44.000Z (11 months ago)
- Last Synced: 2024-01-02T09:26:00.746Z (11 months ago)
- Topics: css, html, javascript, reactjs, vite
- Language: JavaScript
- Homepage: https://zun-liang.github.io/fem-news-homepage/
- Size: 3.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - News homepage solution
This is a solution to the [News homepage challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/news-homepage-H6SWTa1MFl). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)## Overview
### The challenge
Users should be able to:
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page### Screenshot
### Links
- Solution URL: [here](https://www.frontendmentor.io/solutions/news-homepage-project-created-using-reactjs-and-vite-PL3Lu83gXK)
- Live Site URL: [here](https://zun-liang.github.io/fem-news-homepage/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library### What I learned
- useEffect
### Continued development
- Advanced React
- Styled-Components
- Tailwind
- Next.js## Author
- Website - [Zun Liang](https://zunldev.com/)
- GitHub - [@zun-liang](https://github.com/zun-liang)
- Frontend Mentor - [@zun-liang](https://www.frontendmentor.io/profile/zun-liang)
- freeCodeCamp - [@zun-liang](https://www.freecodecamp.org/zun-liang)