Skip to content
 
 

Repository files navigation

Access deployed project

You can access the project via the url: http://139.59.168.138:3000

Using docker

  • image docker frontend port 3000: nachmo5/weather-fe:wfe
  • image docker backend port 4000: nachmo5/weather-be:wbe

Run project locally

Backend

  • Navigate to the /backend directory
  • execute command npm install
  • execute command npm start
  • Server will start on port 4000

Frontend

  • Navigate to the /frontend directory
  • execute command npm install
  • execute command npm start
  • Server will start on port 3000

You can access application from localhost:3000

Thank you

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages