Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softspiders/cra-formik-styledcomponents-ts-starter
Starter for Forms with Formik in Create React App on TypeScript
https://github.com/softspiders/cra-formik-styledcomponents-ts-starter
cra formik ie11 react softspiders ss starter styled-components template ts typescript
Last synced: 1 day ago
JSON representation
Starter for Forms with Formik in Create React App on TypeScript
- Host: GitHub
- URL: https://github.com/softspiders/cra-formik-styledcomponents-ts-starter
- Owner: softspiders
- License: mit
- Created: 2020-03-01T20:07:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:45:34.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T22:43:24.101Z (7 months ago)
- Topics: cra, formik, ie11, react, softspiders, ss, starter, styled-components, template, ts, typescript
- Language: TypeScript
- Size: 1.57 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cra-formik-styledcomponents-ts-starter
Starter for *Create React App* with ***Formik*** and ***Styled Components*** on *TypeScript* with *IE11* support
---
## Feature tags
- cra
- formik
- ie11
- starter
- styled-components
- template
- typescript## Parents
- [**-styled-components**](https://github.com/softspiders/formik-ts-starter)
- [**-formik**](https://github.com/softspiders/styledcomponents-ts-starter)## Children
[**+context-api, maven, state-management, war**](https://github.com/softspiders/cra-contextapi-formik-sc-sm-ts-starter)
---
## Authors
[Alexander Lapygin](https://github.com/AlexanderLapygin) <>
---
## Inspired by
[Forms with Formik + TypeScript](https://medium.com/fotontech/forms-with-formik-typescript-d8154cc24f8a)
---
## Install
```
npm i
```---
## Run
```
npm start
```---
### License
Licensed under the [MIT license](./LICENSE).