mlodyoskar / Todolist

Todolist app with due dates and tags

Home Page:https://todolist-smoky-six.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Todolist App

Project Overview πŸŽ‰

Todolist app is a simple app to manage your daily tasks. You can set due date, or assign tag to todo (in progress).

Tech/framework used πŸ”§

Tech Description
React Library for building user interfaces
React Router Declarative routing for React
Styled Components Visual primitives for the component age
Downshift Primitives to build multiselect dropdown
Prettier Code formatter

Installation πŸ’Ύ

git clone https://github.com/mlodyoskar/Todolist.git

npm install

npm run start

Available scripts

Command Description
npm run start Open local server
npm run build Create optimized build

Live πŸ“

https://todolist-smoky-six.vercel.app/

License πŸ”±

Under license (MIT, Apache etc)

MIT Β© Oskar Puchalski

About

Todolist app with due dates and tags

https://todolist-smoky-six.vercel.app


Languages

Language:JavaScript 95.0%Language:HTML 5.0%