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

https://github.com/tometo-dev/create-react-redux-folders

Creates folder structure for react-redux projects
https://github.com/tometo-dev/create-react-redux-folders

Last synced: about 1 year ago
JSON representation

Creates folder structure for react-redux projects

Awesome Lists containing this project

README

          

## What does this do?
It creates the react-redux folder structure that I found:
- Relatively easier to work with
- Easy to scale

## How to use this?
- Setup your react app using your preferred method like create-react-app
- run `npx create-react-redux-folders `

## Work in progress
- [ ] Typescript types
- [ ] Testing

## This may be useless
You may want to structure your folders yourself

## Contributing
PRs are always welcome 😃