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.
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.
-
Clone this repository:
git clone https://github.com/shreyashkatkar07/Dukaan-Twitter-Challenge_Practice.git cd Dukaan-Twitter-Challenge_Practice
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:3000
to see the application in action.
- Vite+ReactJS
- Tailwind CSS
- Recoil
Happy coding!