fernandofragoso / people-register-vanillajs

LocalStorage based people repository written in VanillaJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

people-register-vanillajs

ES6 + CSS3 + HTML5

LocalStorage based people repository

Requirements

Install yarn and sass

Instructions

  1. Clone this repository.

  2. Install dependencies:

yarn
  1. Run dev server:
yarn server

Tests

  1. Run tests
yarn test

E2E Tests

  1. Install CasperJS and PhantomJS

  2. Run tests

yarn e2e

About

LocalStorage based people repository written in VanillaJS


Languages

Language:JavaScript 78.2%Language:CSS 13.2%Language:HTML 8.6%