Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.13 KB

File metadata and controls

40 lines (27 loc) · 1.13 KB

Dukaan-Twitter-Challenge_Practice

This repository is created as a practice for the open Twitter challenge posted by Subhash Choudhary for Dukaan. The challenge involved coding a Figma design in React with pixel perfection.

Assignment Details

Dukaan was hiring Frontend engineers for full-time and 6-month internship roles. The assignment was to code the provided Figma design in React with pixel perfection.

Links:

How to Run the Project

  1. Clone this repository:

    git clone https://github.com/shreyashkatkar07/Dukaan-Twitter-Challenge_Practice.git
    cd Dukaan-Twitter-Challenge_Practice
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:3000 to see the application in action.

Technologies Used

  • Vite+ReactJS
  • Tailwind CSS
  • Recoil

Happy coding!