Skip to content

filhodoto/task-creator

Repository files navigation

Task Creator

Created from a React + TypeScript + Vite template which "provides a minimal setup to get React working in Vite with HMR and some ESLint rules".

About

This application is a CRUD (Create, Read, Update, Delete) web application designed to manage tasks. It interacts with an external API and utilizes a state management library to interact with tasks.

Run project

cd my-project

npm install
npm run dev

For more information see more info in Vite's guide

Built with

  • React
  • Typescript
  • React Router
  • Redux Toolkit
  • React Hook Form
  • RTK Query
  • Material UI
  • Yup

Optimizations

  • Separate concepts better
  • Improve design
  • Finish TODOS
  • Remove duplicated code

About

CRUD Web App using RTK Query and Redux Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors