Production-ready full stack application built with PostgreSQL, Express.js, React.js, and Node.js.
Live: https://pern-stack-project-w4ud.onrender.com
- Frontend: React, React Router, Zustand, Tailwind CSS, DaisyUI
- Backend: Node.js, Express.js
- Database: PostgreSQL (Neon.tech)
- Hosting: Render
- Scalable REST API architecture
- State management with lightweight abstraction
- Modular component-based UI
- Secure and structured PostgreSQL integration
- Fully responsive and optimized client interface
frontend/– Vite-based React clientbackend/– Express API layer.env– Environment config (DATABASE_URL,PORT)