Noel's Code Posts

How To Put A React App On Your Website Without Using Server-side, Back-end Methods.

Not too long after going through W3Schools and Codecademy's HTML, CSS, and JS front-end development tutorials, I thought to myself: "Let's take a crack at React to see if I can learn the basics of it and to see if I like it." So, my fingers led my eyes to the React documentation; when my eyes had their fill, my industrious fingers quickly ran to the React Tutorial. Figuring it would be a better learning experience, I decided to do the tutorial in a "Local Development Environment" using Create React App...

Jump To Steps or

Read the full "How To Put A React App On Your Website Without Using Server-side, Back-end Methods" code post.