Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 1.46 KB

README.md

File metadata and controls

76 lines (60 loc) · 1.46 KB

Cards

logo

React + TypeScript SPA 🚀


Links:

UI-kit on Storybook

CardMemo - web application


Description:

In this application you can create a set of cards on absolutely any topic and use them for memorization. You can also look at decks of other users. The main page contains filtering, navigation and sorting elements, while the decks themselves are presented in table form. The application implements authorization, registration and password recovery.

mock-up

Register or use the test account:

login: test.account.cards@gmail.com

password: 1234


Build tool: Vite

Styles: module SCSS


Libraries and packages:

async-mutex react-toastify
clsx redux-toolkit
eslint sass
radix-ui storybook
react stylelint
react-dom typescript
react-hook-form vite
react-redux zod
react-router-dom