A full-stack MERN application designed to connect users through a modern, responsive interface. This project demonstrates end-to-end development skills, including frontend UI, backend APIs, and database integration.
- π User Authentication (Login/Signup)
- π€ User Profile Management
- π Real-time / dynamic data handling
- π RESTful API integration
- π± Responsive and modern UI
- β‘ Fast and scalable architecture
Frontend:
- React.js
- JavaScript (ES6+)
- CSS / Tailwind
Backend:
- Node.js
- Express.js
Database:
- MongoDB
Other Tools:
- Cursor (AI-assisted UI development)
- Git & GitHub
cd connect-appBE
npm install
npm run dev
cd connect-appFE
npm install
npm run dev
- Built a complete full-stack application using the MERN stack
- Leveraged AI tools like Cursor to accelerate UI development
- Focused on clean code, reusable components, and performance
- Implemented API handling and state management effectively