- React
- React Router
- React Icons
- React Table
- React i18next
- Install Node JS to your machine
- Clone repository
- Install dependencies using
npm i - Execute in cmd
npm start
By default frontend is connect to external backend server, to change it to local, switch commented lines in hooks/useAxios.js and api/axios.js
URL: Live Demo
Backend repo: link