Goalsetter is a React and Node.js Full-stack application for creating and tracking goals. The app implements JWT authentication for Login and Register functions for users, and also protected API routes to stop unauthorized users to hit the API.
This repo contains frontend code only, please go to https://github.com/rishabnt/mernGoalsetter-backend for backend code.