An open API service indexing awesome lists of open source software.

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

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.