Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexhiriavenko/react-ts-search-and-form
React App. Class and Func components (see according branch). Search. Forms. TypeScript. ESLint and Prettier.
https://github.com/alexhiriavenko/react-ts-search-and-form
class-components context-api functional-components husky prettier-eslint ractjs redux-toolkit router-dom testing typescript vite
Last synced: about 2 months ago
JSON representation
React App. Class and Func components (see according branch). Search. Forms. TypeScript. ESLint and Prettier.
- Host: GitHub
- URL: https://github.com/alexhiriavenko/react-ts-search-and-form
- Owner: AlexHiriavenko
- Created: 2023-10-23T12:15:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-19T22:54:13.000Z (about 1 year ago)
- Last Synced: 2023-11-20T15:30:14.827Z (about 1 year ago)
- Topics: class-components, context-api, functional-components, husky, prettier-eslint, ractjs, redux-toolkit, router-dom, testing, typescript, vite
- Homepage:
- Size: 374 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-TS-Search-and-Form
## Deploy:
in progress
### Technologies
- TypeScript
- react class components
- react functional-components
- formik
- router-dom
- context-api
- redux-toolkit
- react testing library### Tools
- vite
- eslint
- prettier
- husky### Functionality
- routing
- forms
- search## Tasks:
- https://github.com/rolling-scopes-school/tasks/tree/master/react/modules/module01
- https://github.com/rolling-scopes-school/tasks/tree/master/react/modules/module02
- https://github.com/rolling-scopes-school/tasks/tree/master/react/modules/module03
- https://github.com/rolling-scopes-school/tasks/tree/master/react/modules/module04