- User-friendly Interface
- Frontend functional testing (responsiveness with backend API's)
- JavaScript library for building user interfaces : https://reactjs.org/ (React)
- To create a React web app template : https://reactrouter.com/web/guides/quick-start (react-router-dom)
- Communication with the backend API's : https://www.npmjs.com/package/axios (Axios)
- For styling : https://getbootstrap.com/ (bootstrap)
npm install
npm start
MIT