In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
This project is a program that allows you to create multiple categories and add a number of products to each category. Furthermore, you can sort, search, and filter the created products. In this project, the axios library is utilized for sending and retrieving data, which can be created, deleted, or edited in the database. It was developed using HTML, Tailwind CSS, and Reactjs, and features a responsive design.