nickhuynhq / Tasker

An intuitive task checklist application using Typescript and React

Home Page:https://ts-tasker-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TASKER.

Tasker is an intuitive task checklist application to help users manage their active and completed tasks.

Now with drag and drop functionality for your task cards! :D

This project was created to experiment with TypeScript with React as well as to help myself create tasks which can be saved in local storage. I was able to learn a lot about the benefits of TypeScript and will be definitely using it in the future!

Please use this link to demo the live site! https://ts-tasker-app.netlify.app/

Project Screenshot

tasker

Project DEMO

App Demo

Tech Stack

React TypeScript JavaScript HTML5 CSS3 SASS

Installation

  1. Clone this repository. $ git clone https://git@github.com:nickhuynhq/Tasker.git

  2. Run npm install from inside the client directory.

$ cd tasker
$ npm install
  1. Start React App $ npm start

Author

Nicholas Huynh @nickhuynhq

Acknowledgements

Special thanks to Arctic Ice Studio for providing the Nord Theme colour palatte!

About

An intuitive task checklist application using Typescript and React

https://ts-tasker-app.netlify.app/


Languages

Language:TypeScript 58.2%Language:SCSS 33.7%Language:HTML 8.1%