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

Implemented react routing #5

Closed SI-Encoding closed 2 years ago

SI-Encoding commented 2 years ago

Code Review Checklist

Description

Implemented React Routing system by using React-router-dom dependency. I separated the login page from the main page, and this will act as a foundation for future routing use.

Type of change

How was it tested?