Skip to content

hichamweblog/FEM-Advice-Generator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Advice Generator App

This is a solution to the Advice Generator App challenge on Frontend Mentor.

Table of contents

Overview

This is a simple web application that generates random advice using the Advice Slip API. It provides users with inspirational or humorous advice on demand.

Screenshot

Screenshot

Links

Built with

  • HTML5
  • CSS3
  • JavaScript
  • Async/Await (for fetching data)

Key Features

  • Generates random advice messages

How to Use

  1. Clone the repository:
git clone https://github.com/hichamweblog/FEM-Advice-Generator-App.git
  1. Navigate to the Project Folder:

Change your working directory to the newly cloned project folder:

cd FEM-Advice-Generator-App
  1. Install Dependencies:

Install the required packages by running:

npm install
  1. Run the project:
npm run dev

This command will launch a development server, and you'll be able to view the website locally in your web browser.

Contributing

If you would like to contribute to this repository, feel free to open issues or submit pull requests. Contributions and improvements are always welcome.

License

This project is licensed under the MIT License.

Author

About

This is a simple web application that generates random advice using the Advice Slip API. It provides users with inspirational or humorous advice on demand.

Topics

Resources

License

Stars

Watchers

Forks