Skip to content

Fullstack workout app with Vue 2, TypeScript, Element UI, Node.js, Express.js, MongoDB and Jest.

Notifications You must be signed in to change notification settings

umutbozdag/workout-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Workout app

Requirements

  • You need to have Node.js in your system
  • You need to have MongoDB in your system
  • You need to have yarn or npm in your system

How to run project?

Backend

  • Go to 'backend' directory
  • Open terminal and type 'yarn' or 'npm install' to install dependencies
  • Type 'yarn dev' or 'npm run dev' to run backend project

Frontend

  • Go to 'frontend' directory
  • Open terminal and type 'yarn' or 'npm install' to install dependencies
  • Type 'yarn serve' or 'npm run serve' to run frontend project
  • You can run unit and snapshot tests by typing 'yarn test:unit' or 'npm run test:unit'

Screenshots

image image image image image

About

Fullstack workout app with Vue 2, TypeScript, Element UI, Node.js, Express.js, MongoDB and Jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published