This project demonstrates a comprehensive MERN stack learning journey, featuring backend APIs for product and task management, and frontend React apps for user interaction. It covers authentication, protected routes, state management, and API integration, reflecting practical fullstack development skills.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
Remove .env file containing environment variables for development and production
10220b9View on GitHubImplement Week 6 assignment: Add testing and debugging setup for MERN application. Includes Jest configuration, Cypress for E2E testing, and unit tests for components and server functionality.
ba69ac7View on GitHubAdd initial project structure for Week 2, 3, and 4 assignments
cbb30e5View on GitHub