/CashApp

CRUD App with a front-end side in React.js, Router, Axios & Bootstrap and the back-end server uses Node.js + Express for REST APIs. I wanted to create this smart banking app in order to cover how to create the pages, the sections, the routes, signin&signup with encryption, cookies and user sessions. The app is connected to a local mysql database.

Primary LanguageJavaScript

CashApp

Please check all the dependencies in package.json and simply run "npm start" in client and "npm run devStart" in server.

Screen Recording 2021-05-16 at 19 52 01