Tasko is a conceptual project management web application. The goal is to create a simple app that helps teams to manage their small projects.
Project is created with:
- React
- TypeScript
- TailwindCSS
- Redux
- and a lot more
The project is still in development.
$ git clone https://github.com/ramirezraph/tasko-web.git
$ cd tasko-web
$ yarn
$ yarn dev
Note: The project is still in development so everything are heavily subject to changes.