react-boilerplate / react-boilerplate-cra-template

:fire: Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
https://react-boilerplate.github.io/react-boilerplate-cra-template/
MIT License
1.87k stars 395 forks source link

Add a Project Reference #130

Closed bryan-gc closed 3 years ago

bryan-gc commented 3 years ago

I think that this boilerplate should have a project reference. It doesn't need to be complicated, it can be a simple todo list project for example. Or something a little bit more elaborated like a pokedex that uses the pokemon api. Something like that would definitely helps us to understand more about the use of redux and redux-saga with this boilerplate. I would like to add something like that, but I don't know where to start with this boilerplate, because I am new with React in general.

Something similar happened to me with Node.js and express, but I found a boilerplate that helped me to understand a lot more because the project itself was an small example.

bryan-gc commented 3 years ago

image I didn't saw this feature before.