Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexander784/gym

This a gym management web application built using React and Material UI. The primary goal of this project is to learn about Material UI and integrating it with a RESTful API to fetch various exercises.
https://github.com/alexander784/gym

material-ui rapidapi reactjs rest-api

Last synced: 2 days ago
JSON representation

This a gym management web application built using React and Material UI. The primary goal of this project is to learn about Material UI and integrating it with a RESTful API to fetch various exercises.

Awesome Lists containing this project

README

        

## Gym App.

This a work-in-progress gym management web application built using React and Material UI. The primary goal of this project is to learn about Material UI and integrating it with a RESTful API to fetch various exercises.

## Project Overview.

The Gym React Project aims to create an intuitive and user-friendly platform for managing gym exercises and routines.

## Key Features:
1. Material UI: A popular React UI framework that provides pre-designed components and themes.
2. REST API: Utilized for fetching exercise data dynamically from a remote server.

## Getting Started

To run this project locally or contribute to its development:


1. Clone the Repo:

git clone `https://github.com/alexander784/gym.git`

2. Install dependecies:
`npm install`

3. Start development server:
`npm start`

# Contributing

Contributions to this project are welcome!