antcalatayud / ReactCoin (public) (License: GPLv3) (since 2018-04-24) (hash sha1)
As seen on this course: https://udilia.com/courses/learn-react-by-building-a-web-app

Mode Type Size Ref File
040000 tree - 40767161dbac1851fe1df869c4ff9effc7e2fe85 components
100644 blob 81 5b268e522819dc60720af2715049a62dcc54cb16 config.js
100644 blob 842 0515f7fdb04c880d382370600005ed3a0b8a376c helpers.js
100644 blob 2983 02dbc10e9c8c0bbd76665266c85b186647e15827 index.css
100644 blob 814 b7a0cf7e6c7a23ea5801098743ea27fd6dbc6ee6 index.js
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/antcalatayud/ReactCoin

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/antcalatayud/ReactCoin

Clone this repository using git:
git clone git://git.rocketgit.com/user/antcalatayud/ReactCoin

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main