Skip to content

fatemebagherii/go-test-react-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

To run the app through nginx reverse proxy and docker, simply run docker build -t react-web-app . to build the docker container, and docker run -p 3000:80 react-web-app. You can choose any open port instead of 3000. Then, go to your web browser and type http://localhost:3000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.8%
  • JavaScript 33.0%
  • HTML 11.2%