This project is an advice generator built with ReactJS and the Advice API. It provides users with random pieces of advice at the click of a button.
- Advice Generation: Generate random pieces of advice with a simple click.
- Quality Advice: All advice is sourced from the Advice API, ensuring a wide variety of helpful and interesting advice.
- Clone this repository to your local machine.
- Navigate to the project directory.
- Install the necessary dependencies with
npm install
. - Start the application with
npm start
.
After starting the application, simply click the "Generate Advice" button to display a new piece of advice.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Copyright (c) 2023 Sanit Kumar