NEAR-Edu / welcome-track

The Welcome Track website for introducing people to Web3 and NEAR
GNU General Public License v3.0
0 stars 4 forks source link

Update Documentation #9

Closed sccheruku closed 2 years ago

sccheruku commented 2 years ago

Made a few updates:

  1. Utilized showLineNumbers for most of the code blocks
  2. Added some basic api responses where appropriate.
  3. Fixed some minor js errors
  4. Provided code block for setting up the connection config object and referenced to it from the React tutorial.
render[bot] commented 2 years ago

Your Render PR Server URL is https://welcome-track-frontend-pr-9.onrender.com.

Follow its progress at https://dashboard.render.com/static/srv-c9pjg8cgqg45651gsig0.

petarvujovic98 commented 2 years ago

@sccheruku The showLineNumbers attribute was already in the codebase, so maybe you should rebase this PR.

Other than that (and the type comment above), this looks good to me.