Next.JS CRUD App with JSON Server Using Axios

Published: 27 August 2024
on channel: Code With Yousaf
4,665
90

In this video we will build a Next Js CRUD (Create, Read, Update, Delete) Application with JSON Server and Axios. JSON server is a fake server to help us create a server and perform CRUD operation. Axios is http reques and response library.

#nextjs #crude #application #tailwindcss #jsonserver #axios