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

https://github.com/daryadmitrievna02/kanban

KanBan board app using React and Redux
https://github.com/daryadmitrievna02/kanban

css javascript json jsx kanban-board kanban-board-application react reactjs redux sass tailwindcss vite

Last synced: 3 months ago
JSON representation

KanBan board app using React and Redux

Awesome Lists containing this project

README

        

# Kanban board

The stack that is being used: React, Redux, Tailwind-css.

Demo: https://daryadmitrievna02.github.io/kanban/

# Getting started

To use this app, you can follow these steps:

- Clone the repository or download the source code.
- Open the project in your preferred code editor.
- Run `npm install` to install the necessary dependencies.
- Run `npm run dev` to start the development server.
- Open your browser and navigate to http://localhost:5173 to use the app.