TaskManager
A very Simple "Todo list" app, wich will eventually grow to a full practital Task managment.
This project has been made by Creat-react-app.
Run this code to install all dependencies :
yarn
or.
npm i
.
Run the app in development by :
yarn start
or.
npm start
In this Project only Css has been used for the design, no image no icons. only becouse it is more fun.