HTTP status codes are three-digit numbers returned by a server to indicate the outcome of a client’s request. They provide information about the status of the request and the server's response.

200 series (Success)

300 series (Redirection)

400 series (Client Error)

500 series (Server Error)

Screenshot 2024-08-25 at 7.22.50 PM.png