This is a simple web application that generates random pieces of advice. It fetches quotes from a backend server and displays them on the webpage.
- Fetches random advice quotes from a backend server.
- Displays the fetched advice on the webpage.
- Allows users to click a button to fetch a new random advice quote.
-
Frontend:
- HTML
- CSS
- JavaScript
-
Backend:
- Go (Golang)
- JSON