Running the app

First, set up the environment variable for BASE_URL by creating a .env.local file.

Then, run the development server:

npm run dev

Go to http://localhost:3000/all_restaurants to see the list of all restaurants.