This app requires the following to run:
- [Node.js][node] 0.10+
Open Terminal(CLI),
git clone https://github.com/emmanuelraj7/digia-app.git
cd digia-app
npm install
npm start
Application will run at port 3000
https://digia-app-emmanuel-raj.herokuapp.com/
- Scaffolded using Create React App
- Complies to the design guidelines
- Contains list of 20 random participants(React-states)
- Form to add new participants(Form validated)
- Renders a table that displays the participants on individual rows
- Each Participant editable by clicking on table cell and edit button(Inline editing)
- Support for deleting selective rows
- Each column sortable upon clicking
Task completed by Emmanuel Raj Copyright © 2017, Digia Oyj