/task

Increasio Trial Task

Primary LanguageJavaScriptBSD Zero Clause License0BSD

Increasio Trial Task

Your task is to create a React component exactly like shown on image. All you need to start is to clone this repository.

Quickstart

Start by cloning the fork of this repository:

git clone https://github.com/your-name/task.git && cd task

Development

  1. Install all required dependencies (Sass, Tailwind already configured, Task component has been imported into index page) by running yarn install or npm install
  2. Now run local development by running yarn develop or npm run develop

Deploying

Commit the changes to repository and open a pull request, so we will see it.