Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 836 Bytes

readme.md

File metadata and controls

41 lines (26 loc) · 836 Bytes

Goalsetter MERN app

This is the goalsetter MERN App in which User Can:

  • Register and make their account
  • After Registering Login into their respective account
  • Set their Goals

Usage

Rename the .envexample to .env and add your MONGO_URI

Install node dependencies

# Backend deps
npm install

# Frontend deps
cd frontend
npm install

Run Server

npm run server

Live Here

https://mernappdevgoalsetter.herokuapp.com/

Taken Reference from

Brad Traversy's Learn the MERN Stack series on YouTube.

Project is Licensed Under the

MIT License

Issued to Devanshu Vashishtha | Copyright ©️ 2022-2023 web-codegrammer