helloukey / trello-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trello Assignment

Trello clone with Registration & Login feature, along with project creation, pagination, task creation, and DND (Drag and Drop).

Features

  • Complete Offline! (Works on Localstorage)
  • Registration / Login
  • Protected Routes
  • Project Creation
  • Pagination on Different Page
  • Task Creation
  • Project Deletion
  • Task Deletion
  • Project Cover Image (saved to localstorage)
  • Cypress QA Tested

Installation

First, clone or download this project, and run this command (on the root folder)

  npm install

and then

npm run start

About


Languages

Language:TypeScript 99.4%Language:HTML 0.5%Language:CSS 0.1%