Skip to content

The Advice App is a simple and interactive React application that generates random advice with each click. πŸ’‘ It fetches advice from an API, offering quick and insightful tips or suggestions to brighten your day. 🌟

Notifications You must be signed in to change notification settings

Yumna0019/Advice-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’¬ Advice App

A fun and interactive application that provides random pieces of advice. The app fetches advice from an external API and displays it in a minimalistic and easy-to-use interface, offering users valuable insights and motivational tips.

Live Demo

Check out the live version of the app here.

Features

  • 🎲 Random Advice: Get a new piece of advice each time you refresh or press the "Get Advice" button.
  • πŸ”„ API Integration: Fetches real-time advice from an external API.
  • πŸ“± Responsive Design: Works smoothly across all devices, ensuring a great user experience whether you're on a phone, tablet, or desktop.
  • πŸ–ΌοΈ Clean UI: Simple and modern interface with smooth interactions for a seamless user experience.

Technologies Used

  • React: For building the front-end and user interface.
  • Advice Slip API: To provide random pieces of advice.
  • Axios: To make HTTP requests to the API.
  • CSS: For the styling and layout of the app.

Installation

  1. Clone this repository:
git clone https://github.com/YOUR_USERNAME/Advice_App.git
  1. Navigate to the project directory:
cd Advice_App
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

Contributing

Feel free to fork the repository and submit a pull request. Contributions to enhance features or fix bugs are welcome!


Enjoy the advice and happy coding! 😊

About

The Advice App is a simple and interactive React application that generates random advice with each click. πŸ’‘ It fetches advice from an API, offering quick and insightful tips or suggestions to brighten your day. 🌟

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published