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

https://github.com/infinityworks/iw-tech-test-nodejs

Infinity Works Node.js Engineering Tech Test
https://github.com/infinityworks/iw-tech-test-nodejs

Last synced: 5 months ago
JSON representation

Infinity Works Node.js Engineering Tech Test

Awesome Lists containing this project

README

          

# Infinity Works - Full Stack Tech Test: Node.js

![Preview of Frontend](preview.png)

## Prerequisites

* Node.js >=8
* npm
* Access to the internet
* Suitable development environment

## Getting Started

* Install dependencies: `npm install`
* Run it: `npm start`
* Test it: `npm test`
* View it: http://localhost:8080 and http://localhost:8080/api

## Submission

* Please do not fork this repository.
* Please do not commit your code to GitHub.