Skip to content

App created with React and Nodejs. It displays data from the API, you can check server status and change it if needed or reboot the server. Jest and Enzyme are used for testing.

MSkibicki/server-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

App created with React and Nodejs. It displays data from the API, you can check server status and change it if needed or reboot the server. Jest and Enzyme are used for testing.

Technologies

Project is created with:

  • React version: 16.13.1
  • Node JS
  • Express
  • SCSS

Setup

To run this project, install it locally using npm:

API

$ cd ./backend
$ npm install
$ npm start

UI

$ cd ./frontend
$ npm install
$ npm start

About

App created with React and Nodejs. It displays data from the API, you can check server status and change it if needed or reboot the server. Jest and Enzyme are used for testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published