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

https://github.com/shubhangam333/comfysloth

React Ecommerce Site
https://github.com/shubhangam333/comfysloth

Last synced: 14 days ago
JSON representation

React Ecommerce Site

Awesome Lists containing this project

README

        

## Notes

#### Older React Version

```
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "3.4.3",
```

#### Current React Version

```
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.0",
```