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

https://github.com/apsdehal/juniper-networks-challenge

JSON schema to query
https://github.com/apsdehal/juniper-networks-challenge

enzyme jest react

Last synced: about 1 month ago
JSON representation

JSON schema to query

Awesome Lists containing this project

README

          

# Juniper Network Challenge [![Build Status](https://travis-ci.org/apsdehal/juniper-networks-challenge.svg?branch=master)](https://travis-ci.org/apsdehal/juniper-networks-challenge)

This project has been created in response to coding challenge by Juniper Networks.

### Features
- Uses React
- All modern technologies using create-react-app like eslint. webpack, babel and jest for testing and linting
- Tests written using enzyme and jsst

### Installation

- Run `npm install` and `npm start` to start server on `http://localhost:3000`
- Run `npm test` to run the tests
- Run `npm run build` to build