DEV Community

Discussion on: What is Create React App? Part 1 (Installation)

Collapse
 
codergirl1991 profile image
Jessica Wilkins

Part 2 is out :)

Collapse
 
asapsonter profile image
Sam Sonter

Pls may i ask where and how you host your static sites?

Thread Thread
 
codergirl1991 profile image
Jessica Wilkins

For react projects I like to use netlify. For html, css and vanilla JS projects I use GitHub pages. I feel like both of those options have good documentation and make it easy to deploy the sites. Hope that helps!

Thread Thread
 
asapsonter profile image
Sam Sonter

I hvae tried using github pages, but i cant use my own layout templates..