Account manager is a project in which the user will be able to manage/store his accounts. On the other hand it has a user authentication with JWT, in addition to check the mail by an email sent. This project was worked with python (FastAPI) on the backend and React was used as frontend.
See the result .
Do you need have installed
ā NodeJS
š¦ npm or yarn
After cloning the project you need to run the next commands
1ļøā£ => npm install / yarn install
2ļøā£ => npm start / yarn start