This repository contains a collection of machine coding problems built using React and Vite.
| S.No | Project Name |
|---|---|
| 1 | Tab Form |
| 2 | Pagination |
| 3 | Auto Complete |
| 4 | File Explorer |
| 5 | Progress Bar |
| 6 | OTP Input |
| 7 | Chips Input |
| 8 | Todo List |
| 9 | Accordion |
To run this project locally, follow these steps:
# 1. Clone the repository
git clone https://github.com/Chakri341/React_Machine_Coding_Akshay-Saini.git
cd React_Machine_Coding_Akshay-Saini
# 2. Install dependencies
npm install
# 3. Start the development server
npm run dev
🧠 Tech Stack
⚛️ React + Vite
🔁 React Router DOM
🎨 Custom CSS Modules
🧹 ESLint for code quality
This repository is inspired by the Machine Coding Series by Akshay Saini🙌.