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

https://github.com/mdcodelab/react-cocktaildb-api-app

Interacting with the RESTful API
https://github.com/mdcodelab/react-cocktaildb-api-app

api react react-router search usecallback usecontext useparams useref

Last synced: about 2 months ago
JSON representation

Interacting with the RESTful API

Awesome Lists containing this project

README

          

#### React Router Fix

(Fix)[https://dev.to/dance2die/page-not-found-on-netlify-with-react-router-58mc]

#### CRA Fix

```

"build": "CI= react-scripts build",

```

```sh
npm install react-router-dom@6
```