Amir-Alipour / task-manager

Task Manager App with React, Redux, Tailwindcss and json-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Manager App

for start and test the app :

// install the dependecy libraries

npm i

// start app on development mode

npm run dev

(initial data is fake and generate for show the app logics)
the task manage app for add task and maintenance it on different level.
have team and can add member for team and have history logic for know who do what.
have bookmark and statistics page for have better teammate and more ...

for app structure : React
for state management : Redux / React Redux / Redux Toolkit
for styles : Tailwindcss and Bootstrap
for rest api : json-server
for generate fake data : fakerjs
for manage HTTP requests : axios

About

Task Manager App with React, Redux, Tailwindcss and json-server


Languages

Language:JavaScript 96.4%Language:CSS 2.1%Language:HTML 1.5%