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
- Host: GitHub
- URL: https://github.com/daryadmitrievna02/kanban
- Owner: DaryaDmitrievna02
- Created: 2024-07-21T18:38:59.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T08:46:17.000Z (10 months ago)
- Last Synced: 2025-01-21T06:43:40.703Z (4 months ago)
- Topics: css, javascript, json, jsx, kanban-board, kanban-board-application, react, reactjs, redux, sass, tailwindcss, vite
- Language: JavaScript
- Homepage: https://daryadmitrievna02.github.io/kanban/
- Size: 554 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.