Skip to content

Ryware/pwm-front-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwm-front-test

Overview

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.

Installation

To install the dependencies, run:

yarn install

Main Libraries Used

Core Libraries

  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.

UI & Styling

  • @mui/material: Material-UI framework for React.
  • @emotion/react: Library for writing CSS styles with JavaScript.

State Management

  • @reduxjs/toolkit: The official, recommended way to write Redux logic.
  • react-redux: Official React bindings for Redux.

Routing

  • react-router-dom: Declarative routing for React.