Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
Also, I'm very sorry, but I made a small mistake in the demo link. 😓 It currently links to the file src/exercise/01-HelloWorld.js on GitHub, instead of opening the actual online demo (the URL is missing the gitpod.io/# prefix).
Thank you for merging #24! 👍
Also, I'm very sorry, but I made a small mistake in the demo link. 😓 It currently links to the file src/exercise/01-HelloWorld.js on GitHub, instead of opening the actual online demo (the URL is missing the
gitpod.io/#
prefix).This PR fixes my mistake.