StarterNator Bank
This is a full-stack MERN application with a Node.js and Express backend connected to MongoDB via Mongoose. It features JWT-based authentication, password hashing with bcryptjs, and input validation using express-validator. The project uses the config package for environment-based settings and supports CORS for cross-origin communication. Development is streamlined with Nodemon for live reloading and Concurrently to run both the server and the React client simultaneously. It’s structured for scalability and clean separation of concerns.

React-Bootsrap

Express

Node JS

Mongoose

Mongo DB