In it we use several concepts of CSS as:
- Flexbox
- Simple concepts since flex-direction, justify-content e align-itens.
- Media Queries
- The website is responsive and can be used on desktops, tablets and mobile devices.
- Javascrip
- I used concepts like async and awayt, functions, objects, DOM manipulation and more.
- JQuery
- I used jquery to manipulate and create tables in html.
- Axios
- I used axios to make API requests, request promises and more.