Skip to content

mehradi-github/ref-reduxtoolkit-2302

Repository files navigation

Task manager

The Task manager is built with ReduxToolkit.

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit TS template.

Setting up Tailwind CSS

npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p

API mocking library

Mirage JS is an API mocking library that lets you build, test and share a complete working JavaScript application without having to rely on any backend services. Falso create massive amounts of fake data in the browser and NodeJS. Tree Shakeable & Fully Typed.