Please how can integrate Botpress to my React App,...
# 🌎general
l
Please how can integrate Botpress to my React App, The tutorial in the documentation is not really helpful 👎🏼
m
hello , here is my code , u can follow and change with ur data
this is the script code , change it with ur bot id , client id and any other configuration related to your bot
and this is the CSS code , hope it's gonna help u 🙂
l
Thanks 🙏
Where is the AuthContext that you passed as a prop to the useContext hook coming from
m
no you put your own name and email and whatever you like , in my case i'm using context API instead of Redux to get data.
authContext is an instance of context api for in my code