Skip to content

SapanaDashoni15/FitnessApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym Fitness Application

A responsive web-based application build using react.js, node.js, express.js and nodemailer. This application is for gym owners who wants to have their online presence. Live link - https://fitness-application-zpwp-az9b8wyot-sapana-dashonis-projects.vercel.app/

Features

  • Responsive UI: Built with React.js and styled for a clean, mobile-friendly experience.
  • BMI Calculator: Quickly calculate your Body Mass Index using simple inputs.
  • Nodemailer Integration: Receive automated emails on inquiries or updates.
  • Secure Backend: Developed with Node.js and Express.js for robust performance and easy API expansion.

Screenshots image image image image

To run locally

  1. Clone the repo
  1. Navigate to frontend
  • cd Frontend
  • npm install
  • npm start
  1. Navigate to backend
  • cd Backend
  • npm install
  • npm run dev

Releases

No releases published

Packages

No packages published