You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,15 @@
1
1
# Fit-Journal with NodeJS
2
2
3
-
View project at www.fit-journal.herokuapp.com (currently still in development)
3
+
View project at www.fit-journal.herokuapp.com
4
4
5
5
Track your workout history whether it be resistance or cardiovascular training, all in one place!
6
6
This project is built on Node and Express using CRUD standard practices.
7
7
Create an account.
8
8
Choose from a database of various exercises.
9
9
View your workout history and progress.
10
10
11
+

12
+
11
13
## Getting Started
12
14
13
15
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
@@ -17,13 +19,6 @@ These instructions will get you a copy of the project up and running on your loc
0 commit comments