HappyHome is an admin dashboard for an apartment rental platform. Frontend built with React.js, backend with Express.js, database with MongoDB, all communicating via REST API.
Frontend
- React.js
- Vite
- Axios
- Bootstrap - for grid system and layout helpers (margin, padding). All the rest is custom ❤️
- React Router (for client-side routing)
- Node.js environment
- Netlify (for frontend deployment)
Backend
- Express.js
- Mongoose
- CRUD operations (GET/POST/PUT/DELETE)
- Dotenv
- Vercel (for backend deployment)
Database
- MongoDB
- MongoDB Atlas