Greetings everyone!
Since I’ve been using react for my personal projects a lot, I’ve created a quickstart project template to use in most of my react projects.
It´s intended to provide a simple quickstart configuration on top of create-react-app so to get you over the common project setup. Use it for all your needs.
Its also open for contributions for anyone willing to try that
Feel free to improve this project with me.
PS: I’m Programing enthusiast so I’m probably doing a lot of stuff the wrong way
. Hoping to learn a lot with your interactions.
Also don’t forget to check out the README file to get you acquainted with the project, and the CONTRIBUTING and CODE OF CONDUCT files of the project!
Here’s the link: react-template-ui
Hope this could be as useful for you as it is for me.
Peace everyone! 
1 Like
Interesting, would be nice to have some previews
1 Like
Sorry I meant some preview of what can be achieved with your template.
I haven’t looked at the code so I don’t know what modules are provided, but I imagine that your scope is to have a functional template to do maintain that other devs can fork and use to fast prototype a website.
I also understand that to keep things easy to implement it is better to keep a website template simple and give it a design niche (e.g. template for landing page, template for restaurant, template for small business owner).
I embarked in React because I wanted to create something similar but for e-commerce, (my idea exactly is a react website template for small business e-commerce) maybe we could work together if our interests align 
I see, good luck with your other projects then! 
1 Like
Quick update on this project:
I’ve been getting some contributions to the project on GitHub. Mostly from first time contributors and programmers which is amazing! It’s been a pleasure to help people make their first contributions to a open source project. 