Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zun-liang/fem-advice-generator-app
Frontend Mentor Challenge Solution Advice Generator App
https://github.com/zun-liang/fem-advice-generator-app
css html javascript react reactjs
Last synced: 9 days ago
JSON representation
Frontend Mentor Challenge Solution Advice Generator App
- Host: GitHub
- URL: https://github.com/zun-liang/fem-advice-generator-app
- Owner: zun-liang
- Created: 2023-03-16T15:32:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-01T19:28:47.000Z (11 months ago)
- Last Synced: 2024-01-02T19:42:51.460Z (11 months ago)
- Topics: css, html, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://zun-liang.github.io/fem-advice-generator-app/
- Size: 740 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Advice generator app solution
This is a solution to the [Advice generator app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/advice-generator-app-QdUG-13db). 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)
- [Author](#author)## Overview
### The challenge
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Generate a new piece of advice by clicking the dice icon### Screenshot
- screenshot-desktop: [here](./screenshots/screenshot-desktop.png)
- screenshot-mobile: [here](./screenshots/screenshot-mobile.png)### Links
- Solution URL: [here](https://www.frontendmentor.io/solutions/advice-generator-app-using-react-js-tcTQru8_Vq)
- Live Site URL: [here](https://zun-liang.github.io/fem-advice-generator-app/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library### What I learned
- React useState
- React useEffect
- API### Continued development
- React hooks
- API## 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)