Skip to content

LuieTech/FitTracker-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitTracker 💻

Technologies Getting Started Collaborators Contribute

FitTracker is a fitness management app designed to help trainers track and manage their clients' exercises and progress. This repository contains the frontend code for the FitTracker app, which interacts with our backend services to provide a dynamic and responsive user experience.

📱 Visit this Project

💻 Technologies

  • JavaScript
  • React.js
  • Vite as the build tool
  • React Router
  • React Context
  • Node.js
  • Bootstrap
  • Axios for HTTP requests

🚀 Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to have Node.js and npm installed on your machine. This project was built using Node.js

Cloning

  1. Clone the repository:
    git clone https://github.com/LuieTech/FitTracker-client.git

<h3>Starting</h3>

How to start your project

```bash
cd FitTracker-client 
npm install
npm run dev

After starting the development server, the FitTracker frontend will be available at http://localhost:5173/. You can create, update, and manage client data through the web interface.

The backend for this project can be found here: https://github.com/LuieTech/FitTracker-server

📫 Contribute

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Documentations that might help

📝 How to create a Pull Request

💾 Commit pattern

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published