GoalsApp

In the /frontend and root (/) folder :

npm install

.env file configurations :

    PORT = 5000
    MONGO_URI = <DB_URL>
    JWT_SECRET = <key>

UI

SignIn

signin

Register

register

Dashboard

dashboard