Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zevhys/tool-jam-4


https://github.com/zevhys/tool-jam-4

web-app

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Kantan \| かんたん
[![Author](http://img.shields.io/badge/[email protected])](https://www.linkedin.com/in/rakha-djauhari/) [![GitHub license](https://img.shields.io/github/license/Zevhys/tool-jam-4)](https://github.com/Zevhys/tool-jam-4/blob/main/LICENSE) ![GitHub repo size](https://img.shields.io/github/repo-size/Zevhys/tool-jam-4)
[![CodeQL](https://github.com/Zevhys/tool-jam-4/actions/workflows/codeql.yml/badge.svg)](https://github.com/Zevhys/tool-jam-4/actions/workflows/codeql.yml) [![Stylelint](https://img.shields.io/github/actions/workflow/status/Zevhys/tool-jam-4/stylelint.yml?label=Stylelint&logo=stylelint)](https://github.com/Zevhys/tool-jam-4/actions/workflows/stylelint.yml) [![ESLint](https://img.shields.io/github/actions/workflow/status/Zevhys/tool-jam-4/eslint.yml?label=ESLint&logo=eslint)](https://github.com/Zevhys/tool-jam-4/actions/workflows/eslint.yml) ![Dependabot Status](https://img.shields.io/badge/dependabot-active-brightgreen?logo=dependabot)

Submission for [The Tool Jam #4](https://itch.io/jam/the-tool-jam-4)

Half-baked kanban board for your productivity. Your boards are saved in the browsers every minute. Or you can save it manually.



# Tech Stack
![HTML](https://img.shields.io/badge/HTML-E34F26?style=flat-square&logo=html5&logoColor=ffffff)
![CSS](https://img.shields.io/badge/CSS-1572B6?style=flat-square&logo=css3&logoColor=ffffff)
![Sass](https://img.shields.io/badge/Sass-CC6699?style=flat-square&logo=sass&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat-square&logo=javascript&logoColor=000000)
![jQuery](https://img.shields.io/badge/jQuery-0769AD?style=flat-square&logo=jquery&logoColor=white)
![Webpack](https://img.shields.io/badge/Webpack-8DD6F9?style=flat-square&logo=webpack&logoColor=white)
![](https://img.shields.io/badge/Font%20Awesome-528DD7?style=flat-square&logo=fontawesome&logoColor=ffffff)

# Installation
```bash
# clone repository
git clone https://github.com/Zevhys/tool-jam-4 .

# Start a server in development mode on port 8080
npm run start

# Build the app and output it in `/dist`
npm run build
```

# Collaborator
> [!NOTE]
> I am currently working on a project in collaboration with my friend, [@nndda](https://github.com/nndda)