Next.JS CRUD App with JSON Server Using Axios

Опубликовано: 16 Март 2026
на канале: Code With Yousaf
8,412
138

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