https://github.com/1983shiv/know-your-excercise-react-app
know-your-excercise-react-app with material UI
https://github.com/1983shiv/know-your-excercise-react-app
css-animations css-flexbox css3 material-ui react-router reactjs
Last synced: 3 months ago
JSON representation
know-your-excercise-react-app with material UI
- Host: GitHub
- URL: https://github.com/1983shiv/know-your-excercise-react-app
- Owner: 1983shiv
- Created: 2023-01-17T13:37:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T15:08:54.000Z (over 3 years ago)
- Last Synced: 2025-07-26T02:46:27.975Z (11 months ago)
- Topics: css-animations, css-flexbox, css3, material-ui, react-router, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
š Hi, Iām Shiv Srivastava
A Full-Stack developer from India
# Know your excercise
### It will provide detail about excercises, body parts, target body parts and equipement used on excercises with userful youtube videos and similar excercises details.
#### Design excercise app using React.js and material-ui and rapid Api to learn how to draw the functional ui using material ui and react.js
#### Check online
`#`
#### want to check on your local computer, just follow commands and you are good to start
clone the repository to your computer
`git clone https://github.com/1983shiv/know-your-excercise-react-app.git`
go to tik-tac-to directory
`cd know-your-excercise-react-app`
install necessary dependancies
`npm install`
run the app
`npm start`