How to use react in phoenix

@yyellowsun, welcome to the community!

Please provide a sample public repo of your actual repo or some example of your actual code. The above doesn’t help much to understand where you’re facing an issue.

To make this simpler, I’m providing some sample articles about integrating react with elixir and phoenix:

https://itnext.io/add-react-to-phoenix-92c590fbbc7f

https://betterprogramming.pub/using-react-17-with-phoenix-1-5-1b445526c739

https://medium.com/@resir014/a-phoenix-react-initial-setup-that-actually-works-c943e48f1e9e

Also, in the forum itself, found references of react questions:

Hope, this guides in your adventure! Have fun!