taskmotion

Taskmotion

This is a task management project developed using React for the frontend and Node.js for the backend. We have integrated Honojs as our server framework, Supabase as our database, and Million.js to optimize React performance.

Taskmotion Screenshot

Technologies Used

Monorepo Setup

We use pnpm with workspaces to manage this project as a monorepo, facilitating easier dependency management and development workflows.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-new-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-new-feature).
  5. Create a Pull Request.

License

This project is licensed under the MIT License. For more details, see the LICENSE file.

Star on GitHub to support the project