Creating a Travel Journal with React
Posted on April 03, 2023In this article, I solve Scrimba's React travel journal project, explain the new topics introduced, props, a data page, and JavaScript map, and I share problems I encountered and how to solve them…
Read full postCreating a Digital Business Card with React
Posted on March 27, 2023This article is a beginner-friendly guide on creating a digital business card with React, including how to structure and deploy it, which can impress potential employers with your growing skillset…
Read full postCreate a React Project, Push It to GitHub, and Deploy With Netlify, From the Command Line
Posted on March 20, 2023This article covers creating a React project, pushing it to GitHub, and deploying it with Netlify from the command line, which is excellent for getting your projects up and running quickly and easily…
Read full post