Skip to content

abdullahansari-yk/FrontEnd_Assignment-Pazago_2025

Repository files navigation

Frontend Assignment – Pazago Technologies

This repository contains the Frontend Assignment I completed for Pazago Technologies.

Getting Started

Follow the steps below to run the project locally:

  1. Clone the repository
git clone <REPO_LINK>
  1. Navigate to the project directory
cd <PROJECT_DIRECTORY>
  1. Install dependencies
npm install
  1. Run the development server
npm run dev
  1. Open the app Visit http://localhost:3000 in your browser.

Project Overview

  • Built with: React.js (Vite)

  • Purpose: Demonstrates frontend skills as per the assignment requirements.

  • Features:

    • Responsive UI that adapts across different screen sizes.
    • Dynamic components rendered based on user interaction.
    • State management using React hooks.
    • Error handling and user-friendly messages.
    • Styling with CSS/Tailwind to match the assignment design.
    • Mobile-first design approach.
    • Clean code structure for easy maintenance.

About

This is FrontEnd Assignment I recerived from Pazago technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published