E-commerce Crud Frontend Integration with React.js Installation instructions $ git clone https://github.com/shaikhalamin/ecommerce_crud_fe.git $ cp .env.example .env $ npm install Running the app Start the backend server $ npm start