In this article, we will learn the step by step process of creating user registration and login pages using React Hooks and Web API.React. Hooks are a new concept that were introduced in React 16.8. Hooks are an alternative to classes.

Prerequisites

  • Basic knowledge of React,Hooks and Web API
  • Visual Studio
  • Visual Studio Code
  • SQL Server Management Studio
  • Node.js
  • Bootstrap

This article covers the following,

  • Create a database and table
  • Create a Web API Project
  • Create React Project
  • Install Bootstrap and Axios
  • Add Routing

#react hooks #react #web api #javascript

Create User Login and Registration using Web API and React Hooks
36.75 GEEK