Skip to content

This project is an Advice Generator app that provides users with random pieces of advice to inspire and motivate them.

Notifications You must be signed in to change notification settings

aachal01/advice-generator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advice Generator App

Description

This project is an Advice Generator app that provides users with random pieces of advice to inspire and motivate them.

Table of Contents

My Process

I created a simple web application using HTML, CSS, and JavaScript. The HTML provides the structure, the CSS styles the elements, and the JavaScript fetches advice from an API and updates the display accordingly when a button is clicked.

Built With

What I Learned

  • Fetching data from an API using JavaScript.
  • Manipulating the DOM to update content dynamically based on API responses.
  • Implementing basic styles using CSS to create an appealing UI, including the use of CSS variables.
  • Utilizing Google Fonts to enhance typography.
  • Utilizing asynchronous functions in JavaScript to handle API requests.

Preview

Preview Image

Live Demo

Check out the live demo here.

About

This project is an Advice Generator app that provides users with random pieces of advice to inspire and motivate them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published