A React App to show a list of users based on tao's API.
- This app show all the test takers
- You can filter the list by name and/or by firstname
- When clicking on a name, more information on this user will be downloaded
- Clone this repository with :
git clone https://github.com/Seeila/oat.git
- Install all the dependencies with
npm install
- Start the server with
npm start
You will need :