This is a task app project created for an interview test. It's built with React, TypeScript, Vite, and Tailwind CSS.
- Install dependencies:
npm i - Run the development server:
npm run preview
Currently the project is directly accessible here: https://pxbyte-test.naz-homelab.space
- Improve test coverage
- Move out most of the logic from Home component, possibly into a custom hook
- Connect component library
- Work more on accessibility