Running the app

  1. Start the app's development server: yarn dev.
  2. Open the app in a web browser: http://localhost:3000.
  3. You can see the app is running

To modify the app's configuration, create a .env file in the app's root directory and specify the desired values for each variable.