Skip to content

A Single Page React.js Application for logging workouts and tracking progress.

License

Notifications You must be signed in to change notification settings

VladimirAnaniev/LoggIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoggIt

A Single Page Application for logging workouts and tracking progress.

Installation

$ git clone https://github.com/VladimirAnaniev/LoggIt.git
$ cd LoggIt
$ cd backend && yarn install
$ cd ../frontend && yarn install

Running

Backend

Make sure you are running mongo prior to starting the backend server

$ cd backend && yarn start

Frontend

$ cd frontend && yarn start

Technologies

Backend server

Frontend

About

A Single Page React.js Application for logging workouts and tracking progress.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published