Skip to content

Server-side rendered React application with Cypress testing

Notifications You must be signed in to change notification settings

jonassuonpera/weather-app

Repository files navigation

weather-app

Server-side rendered react application

Description

A weather widget that show basic info about the current weather in cities. Application is made using react, and is rendered from the server-side using node.js.

Usage

  1. Clone repo.
  2. Install node.js if you do not already have it. https://nodejs.org/en/download/
  3. Open terminal/command line and navigate into the project's folder 'weather app'.
  4. Use 'npm run start' to start node server.
  5. Go to http://localhost:3000/

Testing

  1. Open terminal/command line and navigate into the project's folder 'weather app'.
  2. Use 'npx cypress open' to open cypress.io

About

Server-side rendered React application with Cypress testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published