Redwood is an opinionated, full-stack, JavaScript/TypeScript web application framework designed to keep you moving fast as your app grows from side project to startup. Link to github repository
It's very easy and understandable for those who can work with react. So you can experience a new world by reading Redwood documentations. Anyway you can try using react-personal-website repository. It's very simple project with react framework.
- First install required packages
yarn install
- Then run your project
yarn rw dev