An open API service indexing awesome lists of open source software.

https://github.com/devmuhammadzaki/manage

a landing page for a tasks manager solution for software teams website using Tailwind CSS.
https://github.com/devmuhammadzaki/manage

tailwindcss

Last synced: about 2 months ago
JSON representation

a landing page for a tasks manager solution for software teams website using Tailwind CSS.

Awesome Lists containing this project

README

        

# Manage

a landing page for a tasks manager solution for software teams website using Tailwind CSS.

## Usage

Install dependencies

```
npm Install
```

Run Tailwind CLI

```
npm run watch
```