This repository contains the base styles and data only for the React User Card task.
You must create your own React project first, then integrate this starter manually.
npm create vite@latest your-project-name
cd your-project-name
npm installClone this repository to your Desktop:
git clone https://github.com/ITC-Frontend-Advanced/React-User-Card-BaseOr download it as ZIP.
From this repository, copy:
- assets/
- data/
- App.jsx
Inside your React project:
- Delete the default App.jsx
- Delete default CSS if needed
- Paste the copied files
- Make sure paths are correct