This project is a front-end application built with React and TypeScript. It uses a variety of modern web development libraries and tools to ensure a robust and efficient development process.
To install the dependencies, run:
yarn install
- React: A JavaScript library for building user interfaces.
- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
- @mui/material: Material-UI framework for React.
- @emotion/react: Library for writing CSS styles with JavaScript.
- @reduxjs/toolkit: The official, recommended way to write Redux logic.
- react-redux: Official React bindings for Redux.
- react-router-dom: Declarative routing for React.