An open API service indexing awesome lists of open source software.

https://github.com/abhishekkhandait/preact-task-board

A basic task board app based on Preact, TypeScript, Webpack
https://github.com/abhishekkhandait/preact-task-board

material-design preact preact-app preact-demos preact-redux preact-typescript task-board typescript webpack

Last synced: 9 months ago
JSON representation

A basic task board app based on Preact, TypeScript, Webpack

Awesome Lists containing this project

README

          

# Preact-Task-Board

[![Greenkeeper badge](https://badges.greenkeeper.io/abhishekkhandait/Preact-Task-Board.svg)](https://greenkeeper.io/)
[![travis-ci badge](https://travis-ci.org/abhishekkhandait/Preact-Task-Board.svg?branch=master)](https://travis-ci.org/abhishekkhandait/Preact-Task-Board)

![enter image description here](https://res.cloudinary.com/practicaldev/image/fetch/s--EG9pUbQL--/c_limit,f_auto,fl_progressive,q_auto,w_880/https://thepracticaldev.s3.amazonaws.com/i/3qs6lbnj1c4rvafb885c.jpg)

**A basic task board app based on Preact, TypeScript, Webpack**


This app is a simple implementation of a basic TODO taskboard to track task.

To run the app:

1. npm install

2. npm run start

![Alt Text](https://media.giphy.com/media/4NiFa9oi61NDTwCaG5/giphy.gif)