D
D
Daria2021-06-23 12:42:11
css
Daria, 2021-06-23 12:42:11

Can I make part of the site in html / css, and the other in React js?

I am a beginner frontend developer. I know a little about html and css. But I want to go further and try, let's say, add a registration form to my website written in react js. So can be done? that is, let's combine on the site some pages on html / css, and which pages or parts of the page on react js?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrew Ghostuhin, 2021-06-23
@Torin_Asakura

You can wrap your html code in react components and css is imported just like normal

S
shellnet, 2021-06-23
@warlinx

You can, some people do. Large companies have real cases when, for example, some form is made on react and everything else on another

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question