m45yang / frontend-challenge-htn

A Redux+React app for displaying and filtering a list of applicants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack the North Frontend Challenge

Front end application created using ReactJS and Redux. Displays a list of Hack the North attendees with filter and search functionalities.

Usage

Clone the repository:

git@github.com:m45yang/frontend-challenge-htn.git

Install the dependencies:

First we need to all of the packages required in order to run the development server.

npm install

Running the app:

npm run watch

About

A Redux+React app for displaying and filtering a list of applicants


Languages

Language:JavaScript 95.5%Language:HTML 3.1%Language:CSS 1.3%