Skip to content

aadhu018/fitforge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitForge

A front-end workout program web app built with React to help users follow a simple, structured 30 workout training plan focused on consistency and habit-building.

The goal of this project was to practice building a complete React application with clear state management, reusable components, and a clean, user-focused UI.


Features

  • Structured workout program
  • Exercise tracking with sets and reps
  • Built-in stopwatch / rest timer
  • Clean, minimal interface focused on usability
  • Fully client-side application (no backend)

Tech Stack

  • React
  • JavaScript
  • CSS
  • Vite (development & build tool)

What I Learned

  • Structuring a React application using reusable components
  • Managing application state and props flow
  • Implementing timers and UI-driven state updates
  • Creating clean, component-based UIs with React
  • Handling user interactions and conditional rendering in React

Getting Started

npm install
npm run dev

Notes

This project was built as part of a course-based learning process to apply modern React fundamentals in a complete front-end application.

About

A simple workout program front-end application built with React 💪

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors