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