Khusbu853 / Paxa-Reactjs-Assignment

Home Page:https://paxa-reactjs-assignment.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is a Kanban board application built using React JS - A Kanban board is a visual tool for managing and optimizing workflow, typically composed of columns representing different stages of a process, with tasks moving from left to right as they progress.

Installation

To run the Kanban board application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/sagarchauhan015/kanban-board.git
  2. Navigate to the project directory:

    cd kanban-board
  3. Install the required dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your web browser and visit http://localhost:3000 to use the application.

About

https://paxa-reactjs-assignment.vercel.app/


Languages

Language:JavaScript 81.9%Language:CSS 13.8%Language:HTML 4.3%