DEV Community

Discussion on: Starting a new React JS Project, Any suggestions?

Collapse
 
moubi profile image
Miroslav Nikolov

You can start with one of the two trending React frameworks at the moment:
gatsbyjs.org/ or nextjs.org/

Personally I built my blog with GatsbyJs. Straightforward and easy to edit, while you still have the full power of React.