Employees-project-app

Employees-project-app using React, TS, RTK Quety, Node.js, Ant Design.

Stars
0
Committers
2

React + TypeScript + Nodejs + RTK Query

Getting started

To use this app, you can follow these steps:

  • Clone the repository or download the source code.
  • Open the project in your preferred code editor.
  • Run npm install to install the necessary dependencies.
  • Run npm run dev to start the development server and app.
    *app uses concurrently