Skip to content

rfcho322/fem-advice-generator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Advice generator app solution

This is a solution to the Advice generator app challenge on Frontend Mentor

Table of contents

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

Desktop

Mobile

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS Flexbox
  • Node.js
  • Express.js
  • EJS (Embedded JavaScript templating)
  • Fetch API
  • Mobile-first workflow

Useful resources

  • Advice Slip JSON API - is a free and open API that provides a collection of advice messages in JSON format. It allows developers to easily fetch random advice messages to integrate into their applications or websites

  • FETCH API - is a modern browser technology that allows web developers to make HTTP requests to server resources and retrieve data from them. It provides a simple and flexible interface to fetch data from servers using a Promise-based approach, which allows developers to handle responses in an asynchronous way

Author

Releases

No releases published

Packages

No packages published