This is a project created for Meeteam's technical test for the position of Front end developer React.js. The test is to replicate as best as possible the design of the following dashboard.
- ✅ Create dashboard design.
- ✅ Add responsive design for the activity page.
- ✅ Add responsive design for the left side menu.
- ✅ Implement chart, using Chart.js.
- ✅ Navigation between pages.
- Clone the repository (you need to have Git installed).
git clone https://github.com/Franklin361/test-dashboard.git
- Install dependencies of the project.
pnpm install
- Run the project.
pnpm dev
- Go to http://localhost:5173/ to see the app