Skip to content

Simple site implementing React.js that logs our daily fitness workouts.

Notifications You must be signed in to change notification settings

fitdevotaku/asg_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Desktop view

desktop view

Mobile View

desktop view

In the project directory, locate the "asg_backend" directory. Move the folder outside of the "asg_frontend" directory into the root folder. That way when we cd inside our frontend and cd inside our backend on two seperate terminals, we will run the backend on localhost:4000 and our frontend on localhost:3000:

cd asg_backend and node index.js starts our server and connection to database

cd asg_frontend and npm start starts our frontend application

Dependencies

npm install nodemon | npm install node

About

Simple site implementing React.js that logs our daily fitness workouts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published