TheFakeHamma / random-quote-generator

Side project for fun
MIT License
0 stars 0 forks source link

Run the Server #10

Open TheFakeHamma opened 2 months ago

TheFakeHamma commented 2 months ago

Description:
Run the server to make sure everything is set up correctly.

Steps:

  1. In the backend folder, run node index.js.
  2. Verify that the server is running and accessible at http://localhost:3000.