Branch: assignment/deepesh-pal
Position: Frontend Intern
Tech Stack: Next.js, React, TypeScript, Tailwind CSS
This project showcases the frontend skills by improving the starter platform provided by SolveEase.
Features implemented:
- Modern, responsive UI with Tailwind CSS.
- Workers listing page with grid layout.
- Sorting by name and filtering by price.
- Card hover effects: scale, shadow, image zoom, overlay.
- Skeleton loader for smooth loading experience.
- Fade-in animation for cards.
- Accessibility improvements (
alttags, semantic HTML). - Performance optimizations (lazy loading images via
next/image).
Optional/Extra:
- Smooth hover animations for modern frontend interactions.
- Clone the repository:
git clone https://github.com/Deepu23e1/frontend_dev_assignment.git
Checkout to assignment branch:
bash
Copy code
git checkout assignment/deepesh-pal
Install dependencies:
bash
Copy code
npm install
Run the development server:
bash
Copy code
npm run dev
# Screenshots / GIFs
Desktop View:

Mobile View:
