In this post we will create a CRUD application running a React front end connected to PHP with Axios as HTTP client for asynchronous operations.

React,developed by Facebook and being used by some of the world’s top internet companies including Facebook itself,is no doubt a front end library one needs to learn for a successful front end developer career.As stated,React is a front end Javascript library that focuses on the view layer of the web application.Yes,if you know React you are most definitely one step away from native mobile applications development.Simply port your rich React skills to master React Native.

The job market for React is ever rich and new opportunities posted every hour on the internet with increase in the adoption of e-commerce.For those of us that code because we love and enjoy to do so,learning React comes like a secondary nature in our skill set.How much it fetches on the market is one thing that we consider as per the client.

In this post,I will be taking you down a practical guide to React js by building a complete CRUD students registration application using a complete suit of front end technologies and back end technologies to demonstrate the power and easiness of React js.

What we will cover in part 1 of the 3 parts series

  1. What each technology does in our application
  2. Setting up the working environment.
  3. Creating the database
  4. Our php structure and CRUD scripts
  5. Our React project

#react #mysql #php #axios #tailwindcss

React, MySQL, PHP, Axios and Tailwindcss CRUD Application (Part 1)
5.95 GEEK