Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 395 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 395 Bytes

Goalsetter

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.

Server Code

This repo contains frontend code only, please go to https://github.com/rishabnt/mernGoalsetter-backend for backend code.