Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the code inside src/js/helpers.js to integrate with the backend #9

Open
AndrewLester opened this issue Sep 15, 2023 · 0 comments
Open

Comments

@AndrewLester
Copy link
Member

Description

Use the code inside src/js/helpers.js to integrate with the backend. The backend can be run by running, in the backend folder, npm install then npm start.

Run the backend in a separate terminal to the frontend.

You'll need to use useEffect and async/await to properly use the helpers.

Learning objectives

  • Async/await
  • useEffect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant