ClovrLabs Project
Welcome to this quirky project! 🚀
This project might not be perfect, but that's where you come in!
We’re looking forward to seeing how you tackle the issues. Follow the steps below to get started.
- Install Dependencies
npm install
- Once the dependencies are installed, run the development server:
npm run dev
Your goal is to identify and fix issues in this project.
Here’s what we’re looking for:
- Fix the "Add" button – Make sure it works as expected.
- Fix the "Reverse Text" button – Ensure it behaves correctly.
- Fix the "Delete" button – Address any issues to make it functional.
- Investigate RandomComponent.vue – There are several issues hidden within this file. Find and fix as many as you can!
- General Feedback – As you explore, let us know about any other issues you spot (UI/UX, code, styling, or anything else). There might be no issues at all, but we want to hear your thoughts.