biantris / todolist

πŸ“ todo-list + react hooks + material ui + react-to-print

Home Page:https://todolist-brown-rho.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

πŸ“‹Todo-List

Well, the project that will be presented is very simple, but served to consolidate basic knowledge about React, I chose to use typescript, because the code becomes more readable and simple, but if you prefer you can use normal javascript.

The project will use:

  • Typescript
  • React Hooks
  • Material UI

Dev.to article with step by step

πŸ”— my-first-project-with-react-ts-hook

Dev.to article adding new feat print button

πŸ”— adding-react-to-print-in-your-project

✨ New Feature react-to-print

image

Getting Started

1- Clone repository.

2- Install dependecies.

> yarn
// or
> yarn install
// and
> yarn start

Demo

πŸ”— todolist

CodeSanbox

πŸ”— codesandbox

Contributions

Feel free to contribute to this project, if you find any bugs or improvements, open an issue and send a PR about it \o/

About

πŸ“ todo-list + react hooks + material ui + react-to-print

https://todolist-brown-rho.vercel.app


Languages

Language:TypeScript 87.5%Language:HTML 8.8%Language:CSS 3.7%