A MERN stack app for a workout plan
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Implemented server side pagination and updated the readMe
9be24f5View on GitHubBegan implementing user authentication. Created a user model and the login and sign up API routes
83d09a0View on GitHubAdded error checking for form submissions in server side code
004b440View on GitHubUsed react context and reducer to keep the homepage in sync with data entered through the form
a18a9cbView on GitHubAdded form for adding workouts and connected it to backend api
3335c36View on GitHub