Project Run Instructions:

It is a react app built on Vite.

Clone the repository

git clone https://github.com/nafisnihal/products-crud.git

Go to the project

cd products-crud

Install Dependencies

npm i

Run The Project

npm run dev