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.
Check out the live version of the app here.
- π² 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.
- 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.
- Clone this repository:
git clone https://github.com/YOUR_USERNAME/Advice_App.git
- Navigate to the project directory:
cd Advice_App
- Install dependencies:
npm install
- Start the development server:
npm start
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! π