Profile Mobile Header with ReactJS Maked with <3 by Sluucke
All Credits to JR and ur lives
This code with basic HTML in JR's github
You need Node and NPM or YARN to install Profile UI.
With NPM:
npm install
With YARN:
yarn install
npm start
or
yarn start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.