Skip to content

Devesh1509/advice-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advice Me

About

"Advice Me" is a simple React web application that provides random pieces of advice from a public API. It's designed to offer quick and insightful advice on various topics, helping users make informed decisions and find inspiration.

Features

  • Random Advice: Get random advice with each click of the "Get Advice" button.
  • Simple Interface: User-friendly and straightforward design for easy use.
  • Responsive: Works well on both desktop and mobile devices.
  • Open Source: Feel free to contribute to the project or use it as a learning resource.

How to Use

  1. Clone this repository to your local machine:

git clone https://github.com/Devesh1509/advice-react-app.git

  1. Navigate to the project directory: cd advice-me

  2. Install dependencies:

npm install

  1. Start the application: npm start

Technologies Used

  • React
  • Axios for API requests

API Used

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow the Contribution Guidelines.

License

This project is open-source and available under the MIT License.

Author

Acknowledgments