EkoNav is a project designed for Izmir University of Economics students, allowing students to find the classrooms or social areas at the university more easily.
- @testing-library/jest-dom: Custom jest matchers to test the state of the DOM
- @testing-library/react: Simple and complete React DOM testing utilities that encourage good testing practices.
- @testing-library/user-event: Fire events the same way the user does
- react: React is a JavaScript library for building user interfaces.
- react-dom: React package for working with the DOM.
- react-router-dom: Declarative routing for React web applications
- react-scripts: Configuration and scripts for Create React App.
- react-yandex-maps: Yandex.Maps API bindings for React
- web-vitals: Easily measure performance metrics in JavaScript
- autoprefixer: Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
- postcss: Tool for transforming styles with JS plugins
- tailwindcss: A utility-first CSS framework for rapidly building custom user interfaces.