A responsive user dashboard built with React and TypeScript.
- Clone the repository:
git clone https://github.com/gromov-ivan/user-dashboard.git
cd user-dashboard
- Install dependencies:
npm install
Start the application in development mode:
npm start