A website to track your goals-list and to add goals.
to install this locally, follow steps as:
1) clone from link as git clone
2) install mongodb locally and give command as mongo
to open mongo-shell
3) npm install --save
4) npm start
5) Go to browser and type url as localhost:3000
.
6) If found any issue then please add in issues-tab
of this repo.