SI-Encoding / amazon-clone-flask

Co-developed containerized Flask and React eCommerce store with payment processor and 2FA verification
1 stars 0 forks source link

Connected backend to login frontend. #4

Closed SI-Encoding closed 2 years ago

SI-Encoding commented 2 years ago

Code Review Checklist

Description

Tried connecting the backend (Flask) to the frontend (React). Used Axios as an API to connect the two. For starters, we are testing out our connection and will later make improvements to handling the login.

Type of change

How was it tested?