Portfolio 3D Designer
This is a modern web add-on developed on React using Redux Toolkit and the UseForm library. It has the following characteristics:
To manage the status of the app, Redux Toolkit is used, which makes it very powerful and efficient.
The add-on allows users to interact with forms and send data to the server easily through the useForm library.
The project structure is well organized and easily expanded, allowing you to add new features and pages without any excessive effort.
Base of Data
To save the data of our app, we use a database developed on Node.js, Express and Mongoose. This database is posted on GitHub and is available by the following link: GitHub Repository.
We use this database to store the necessary data for our site.
To manage the status of the app, Redux Toolkit is used, which makes it very powerful and efficient.
The add-on allows users to interact with forms and send data to the server easily through the useForm library.
The project structure is well organized and easily expanded, allowing you to add new features and pages without any excessive effort.
Base of Data
To save the data of our app, we use a database developed on Node.js, Express and Mongoose. This database is posted on GitHub and is available by the following link: GitHub Repository.
We use this database to store the necessary data for our site.