This project combines the powerful drag and drop functionality provided by the React DnD library with a secure authentication system. It aims to create an interactive and personalized experience for users while maintaining the necessary security measures to protect sensitive data and ensure appropriate access control.
React (JSX Syntax), Redux, Chakra-ui Library for Styling & Modal, axios for handling asynchrous request, react-router-dom for routing or Navigate from one page to another, Standard react components, React-hooks, chakra-icons & react-icons and Drag & Drop by react-dnd library.
Node.js, Express.js, mongodb (NoSQL), mongoose for connect database to server, cors for handling the cors error, relationships between collections, jsonwebtoken, node-fetch, BSON and Bsondump.
Clone the Repository from Github. Then do the following steps:
npm install
For Frontend
npm run start
For Backend
npm run server
PORT ---> 3000 || 8080
404 ---> Not Found/failure
201 ---> Created/post
200 ---> OK/Success/get/put