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

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

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`