Skip to content

PranabKumarSahoo/dukaan-payouts-ui-assignment

Repository files navigation

Dukaan Payouts UI - Frontend Engineer Assignment

Overview

This project is my submission for the Dukaan Frontend Engineer assignment. It involves coding a Figma design in React with pixel perfection, utilizing the Vite build tool and Tailwind CSS for styling.

Technologies Used

  • Vite + React
  • Tailwind CSS

Getting Started

Installation

  1. Clone the repository:
git clone https://github.com/PranabKumarSahoo/dukaan-payouts-ui-assignment.git
  1. Navigate to the project directory:
cd dukaan-payouts-ui-assignment
  1. Install dependencies:
npm install
  1. Run the applicaiton:
npm start
  1. Open your browser and go to http://localhost:3000 to view the application.

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: