https://github.com/cliffcrerar/react-testing-app
Testing with React
https://github.com/cliffcrerar/react-testing-app
react testing
Last synced: 3 months ago
JSON representation
Testing with React
- Host: GitHub
- URL: https://github.com/cliffcrerar/react-testing-app
- Owner: CliffCrerar
- Created: 2019-03-31T22:24:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T09:24:05.000Z (over 3 years ago)
- Last Synced: 2025-02-22T10:30:00.698Z (over 1 year ago)
- Topics: react, testing
- Language: JavaScript
- Homepage:
- Size: 1.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## React bootstrap API testing
This app is used to test various react API in a sandbox environment.
API implemented and their branches:
`master` -> Freshly strapped app. to update run: npm install react-scripts@latest
`ScrollEffect` -> testing scroll effects API | Not great API does not work on first use.