You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After cloning the project, navigate to the project directory and install the required dependencies:
@@ -57,7 +57,7 @@ The app will retrieve recent questions from the specified StackExchange site, an
57
57
58
58
The results will be available in your browser locally on the `3000` port. For example, if you're running the app on your local machine, you can view the results at `http://localhost:3000`. Once you've deployed the app to a server, you can view the results at the address of the server.
59
59
60
-
New results will be generated once a week, and the results will be updated automatically when the first visit in the next week to the site occurs.
60
+
New results will be generated once a month, and the results will be updated automatically.
0 commit comments