Reactgo

Reactgo is a website related to tutorials and articles about the react & Web development.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

git clone [email protected]:saigowthamr/reactgo.com.git

Then you can run it by:

cd reactgo.com
gatsby develop

GitHub