Skip to content

DevAbdurR/advice-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advice Generator App

Welcome to the Advice Generator App! This simple web application provides you with valuable advice for various situations and challenges. It utilizes the Advice Slip JSON API to deliver insightful advice with just a click of a button.

image

Features

  • Random Advice: Get a random piece of advice with a single click.
  • Responsive Design: Enjoy a seamless experience on both desktop and mobile devices.

Demo

Explore the live demo of the Advice Generator App by clicking the provided link.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • React

Getting Started

To run the app locally, follow these steps:

  1. Clone this repository: git clone https://github.com/DevAbdurR/advice-generator/edit/master/README.md
  2. Navigate to the project directory: cd advice-generator-app
  3. Install dependencies: npm install
  4. Start the development server: npm start

Usage

  1. Open the app in your web browser.
  2. Click the Dice button to receive a random piece of advice.

Contributing

Contributions are welcome! If you have any improvements or new features to add, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Open a pull request.

We appreciate your contributions in making this app even better!

Acknowledgments

  • Thanks to Advice Slip for providing the API to access valuable advice.

Enjoy the wisdom and guidance provided by the Advice Generator App! 🌟