# Plugins Used

| Library                   | Description                                                                                                                                                                                                                                                                                                                                                                       | More                                             |
| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| React                     | React is a JavaScript library for building user interfaces. Learn what React is all about on                                                                                                                                                                                                                                                                                      | <http://reactjs.org/>                            |
| Typescript                | By understanding JavaScript, TypeScript saves you time catching errors and providing fixes before you run code.                                                                                                                                                                                                                                                                   | <https://www.typescriptlang.org/>                |
| React router dom          | To get started with React Router in a web app, you’ll need a React web app. If you need to create one, we recommend you try Create React App. It’s a popular tool that works really well with React Router.                                                                                                                                                                       | <https://reactrouter.com/>                       |
| react-datepicker          | An easily internationalizable, accessible, mobile-friendly datepicker library for the web.                                                                                                                                                                                                                                                                                        | <https://www.npmjs.com/package/react-datepicker> |
| Sass                      | Node-sass is a library that provides binding for Node.js to LibSass, the C version of the popular stylesheet preprocessor, Sass.                                                                                                                                                                                                                                                  | <https://www.npmjs.com/package/sass>             |
| TailwindCss               | A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.                                                                                                                                                                                                                   | <https://tailwindcss.com/>                       |
| Headlessui                | Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS                                                                                                                                                                                                                                                                          | <https://headlessui.dev/>                        |
| Glidejs                   | Glide.js is a dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more                                                                                                                                                                                                                                        | <https://glidejs.com/docs/>                      |
| @vis.gl/react-google-maps | `@vis.gl/react-google-maps` is a collection of [React](https://react.dev/) components and hooks for the Google Maps JavaScript API. It was first provisioned by the Google Maps Platform team, in order to provide solid integrations between React and the Maps JavaScript API inspired by the integration between `react-map-gl` and the map renderers based on `mapbox-gl-js`. | <https://visgl.github.io/react-google-maps/docs> |
