react-boilerplate-cra-template icon indicating copy to clipboard operation
react-boilerplate-cra-template copied to clipboard

Discontinued ! (Checkout the example)

Open Can-Sahin opened this issue 2 weeks ago • 0 comments

I am the main creator of this and I don't have time anymore unfortunately considering the fact that CRA has died :( \

However, I still continue to improve this and make more web apps, but I don't have time to implement them here. I am sharing the most mature one, a real-world example as a reference project.

  • SlackMap Repo (Checkout the /web directory).
    • CRA replaced with -> Vitejs
    • Redux Saga replaced with -> RTK Query
    • Styled-Components replaced with -> MUI (personal preference for easieness)

SlackMap has thousands of registered users, has been running for years and is completely open-sourced. It can give you lot of ideas. Hope that it helps some of you :)

Can-Sahin avatar Jun 19 '24 09:06 Can-Sahin