Socket
Socket
Sign inDemoInstall

meenams-kanban-board

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meenams-kanban-board

A Kanban board built with React and Vite.


Version published
Maintainers
0
Created
Source

Kanban board

👉 View Live

image

Dark Mode

image

Netlify Status GitHub PRs Welcome

Features ✨

  • Drag & drop tasks
  • CRUD for tasks, labels & columns
  • Edit task descriptions
  • Add sub-task
  • Dark Mode

Development setup 🛠

Steps to locally setup development after cloning the project.

Step 1 - Dependencies

You will need:

  • node
  • yarn (Optional. Not Required if you use NPM)

Please install them if you don't have them already.

Step 2 - Install packages

If you are using yarn run from the root of the repository:

yarn

If you are using npm, run from the root of the repository:

npm run install

Step 3 - Run an app

Once the dependencies are installed, you can run the app:

cd kanban-board
yarn start
# or
npm start

Your browser should open up to a running app.

License

Licensed under the MIT license.


👉 View Live

Keywords

FAQs

Package last updated on 19 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc