This is a solution to the Advice Generator App challenge on Frontend Mentor.
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.
- Solution URL: FEM-Advice-Generator-App
- Live Site URL: FEM-Advice-Generator-App
- HTML5
- CSS3
- JavaScript
- Async/Await (for fetching data)
- Generates random advice messages
- Clone the repository:
git clone https://github.com/hichamweblog/FEM-Advice-Generator-App.git
- Navigate to the Project Folder:
Change your working directory to the newly cloned project folder:
cd FEM-Advice-Generator-App
- Install Dependencies:
Install the required packages by running:
npm install
- 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.
If you would like to contribute to this repository, feel free to open issues or submit pull requests. Contributions and improvements are always welcome.
This project is licensed under the MIT License.
- Frontend Mentor - @hichamweblog
- Twitter - @hichamweblog
- LinkedIn - Hicham Abderrahim