Cropchat
git clone git@github.com:charlesBochet/cropchat-react-pwa.git
Application have been created using react-create-app
.
- Go back to first commit
git co xxxx
- Launch application
yarn start
- Add material-ui package:
- Add navigation bar
- Add menu
- Add native like features
- yarn build
- Serve it:
serve build 8080
ngrok http 8080
- Browse it on
https://a900701f.ngrok.io