You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reactjs folder contains a front and backend which features the React framework (used to display the user interface) and the Flask backend (used to create routes for endpoint requests).
About
Created a dynamic web application using flask for the backend and flask/js for the front end. The framework securely collects and stores usernames and passwords with SQLAlchemy.