Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salahaddin/screenshot

Screenshot test for real state analysis.
https://github.com/salahaddin/screenshot

Last synced: 10 days ago
JSON representation

Screenshot test for real state analysis.

Awesome Lists containing this project

README

        

# Screenshot Machine

This app is composed by two parts:
- Client
- Server

The client part runs over `3000` port using `npm start` (it is built over *React*).

The server part runs over `9000` port using `node app.js` (it is built over *express*).