This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
- Clone this repository:
git clone https://github.com/dmytrotsymbal/React-users.git
- Install dependencies:
npm install
or
yarn
- Start the development server:
yarn dev