Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexander784/gym
- Owner: alexander784
- Created: 2024-03-20T11:54:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-11T15:55:21.000Z (7 months ago)
- Last Synced: 2024-04-11T17:59:03.020Z (7 months ago)
- Topics: material-ui, rapidapi, reactjs, rest-api
- Language: JavaScript
- Homepage: https://gym-sandy-kappa.vercel.app
- Size: 2.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!