A simple project management web app that is used to create, read, update and delete boards, lists, and cards with authentication and authorization. Inspired by Trello.
- React
- TypeScript
- Semantic HTML5 markup
- Styled Components
- Redux Toolkit for state management
- Node.js for backend
- Figma design from devchallenges.io
npm install
npm run dev
npm run build