commands to run project after cloning:
yarn installyarn start
Don't try yarn, or yarn dev, it won't work as intended.
Server Tech Stack: JSON Server for creating a mock REST API server. Client Tech Stack: TypeScript, React, Axios, React-Router-DOM, Redux Toolkit, Redux Saga, Styled Components, Formik, Yup,MUI,Eslint, Prettier
- Boards: Add and delete boards effortlessly.
- Cards: Create, edit, and delete cards to encapsulate your tasks.
- Tasks: Add, edit, and delete individual tasks associated with your cards.
- Task Descriptions: Click on tasks to include detailed descriptions.
