Frontend
React.js with Vite bundler, deployed as static site on Render
Backend
Node.js/Express RESTful API with CRUD operations
Database
MongoDB Atlas with Mongoose ODM, automatic backups
DevOps
CI/CD via GitHub integration, separate frontend/backend deployments
API Design
RESTful endpoints (GET, POST, PUT, DELETE) with error handling
Security
CORS configuration, rate limiting middleware, environment variables
Styling
Tailwind CSS utility-first framework, fully responsive
Authentication
User authentication system in active development
Frontend
React, Vite, Tailwind CSS, npm
Backend
Node.js, Express.js, Mongoose, CORS
Database
MongoDB, MongoDB Atlas (cloud)
Deployment
Render (hosting), Git (version control), Custom domain