Skip to content

A Kanban app with React and TypeScript would be a visual task management tool that uses a board with columns to represent different stages of a workflow. Each column contains cards that represent individual tasks or items to be completed. Users can add, move, and delete cards between columns to reflect the status of their work.

Notifications You must be signed in to change notification settings

Kubatbekkk/RS-Clone---Trello

Repository files navigation

RS-Kanban Project for RS-Clone Task

The RS-Kanban project is a task management application that utilizes various technologies, including React, Typescript, Styled-Components, Webpack, Eslint, and Firebase. The application uses Kanban methodology to organize tasks into cards that can be moved across columns on a board. The application's use of Firebase allows for real-time updates. Additionally, the use of TypeScript and Eslint ensures code quality and consistency throughout the project.

Used Technologies

  1. React
  2. Typescript
  3. Styled-Components
  4. Webpack
  5. Eslint
  6. Firebase

Getting Started

To get started with this project, you can clone the repository and install the dependencies:
git@github.com:Kubatbekkk/RS-Clone---Trello.git
cd RS-Clone---Trello
npm install

You will also need to create a Firebase project and add the necessary configuration details to the src/config/Firebase.ts file.

Available Scripts

In the project directory, you can run:

npm start Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build Builds the app for production to the build folder.

About

A Kanban app with React and TypeScript would be a visual task management tool that uses a board with columns to represent different stages of a workflow. Each column contains cards that represent individual tasks or items to be completed. Users can add, move, and delete cards between columns to reflect the status of their work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published