Skip to content

Test task - Todos App (TypeScript, React, Redux)

Notifications You must be signed in to change notification settings

MikRyam/todosApp

Repository files navigation

Completed test task for Mindbox company

Link to the test task - description

Stack:

  • React
  • TypeScript
  • Redux Toolkit
  • TailwindCSS
  • ESLint
  • Prettier
  • Husky

App Preview:

Todos App


Setup

git clone [email protected]:MikRyam/todosApp.git
cd todo

npm install
# or
yarn install

Getting Started

npm run start
# or
yarn start

Other available scripts

# run ESLint
yarn lint

# run Prettier
yarn format

# run tests
yarn test

Bundle application

# run build
yarn build

About

Test task - Todos App (TypeScript, React, Redux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published