|
|
@@ -1,3 +1,24 @@ |
|
|
|
|
|
|
|
This is just a technology testing project based on Create React App and TailwindCSS. |
|
|
|
|
|
|
|
- Formik and Yup — are used for forms handling |
|
|
|
- react-google-recaptcha — only client-side integration is presented |
|
|
|
- @tailwindcss/forms, tailwindcss-filters, framer-motion — popup and forms styling |
|
|
|
- @cucumber/cucumber and puppeteer — for acceptance tests working off |
|
|
|
|
|
|
|
|
|
|
|
### Added scripts |
|
|
|
|
|
|
|
- build:css — build styles based on TailwindCSS |
|
|
|
- watch:css — build styles based on TailwindCSS and watch for changes of the source file |
|
|
|
- acct — run acceptance tests |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
Original CRA readme below |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). |
|
|
|
|
|
|
|
## Available Scripts |