Can I run my React JS project?

Hi, I have a react project, can I publish it here? Does hosting fulfil this function?

1 Like

Welcome back to the forum!

You can if you run npm build on your local computer and then upload the files generated inside of the build/ directory.

10 Likes

Thank you for this nice information

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.