A fully functional full-stack web application built as part of a Full Stack Developer Internship assignment.
The project demonstrates authentication, backend development, database integration, and deployment using modern web technologies.
- User Authentication (Login & Signup)
- Secure Backend System
- Database Integration
- CRUD Operations
- Responsive User Interface
- REST API Integration
- Deployment Support
- HTML
- CSS
- JavaScript
- React.js
- Node.js
- Express.js
- MongoDB
Clone the repository:
git clone https://github.com/Radha1254/PROJECTInstall dependencies:
npm installCreate a .env file and add:
DB_URL=your_database_url
SECRET=your_secret_keyRun the project:
npm startThis project was created to demonstrate full-stack development skills including frontend development, backend architecture, authentication, database management, and deployment.
Radha Jadon