In this series we'll be creating a Leads Manager using FastAPI (Python) and ReactJS in the Frontend.
For this video we'll be setting up the registration form in ReactJS and submitting it to our FastAPI backend. We'll be making use of the React Context hook to hold our token.
🧑 Book a Learning Session - https://calendly.com/rithmic-studio/learning-session
Discord - https://discord.gg/TwUV34F6wC
The finished code can be found here:
- https://github.com/sixfwa/react-fastapi
#FastAPI #ReactJS #FullStack